Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 52e6467

Browse filesBrowse files
committed
Add comment
1 parent d8ac07f commit 52e6467
Copy full SHA for 52e6467

File tree

1 file changed

+5
-0
lines changed
Filter options

1 file changed

+5
-0
lines changed

‎cpp/common/src/codingstandards/cpp/deviations/CodeIdentifierDeviation.qll

Copy file name to clipboardExpand all lines: cpp/common/src/codingstandards/cpp/deviations/CodeIdentifierDeviation.qll
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,11 @@ class CodeIdentifierDeviation extends TCodeIndentifierDeviation {
341341
)
342342
}
343343

344+
/**
345+
* Holds for the region matched by this code identifier deviation.
346+
*
347+
* Note: this is not the location of the marker itself.
348+
*/
344349
predicate hasLocationInfo(
345350
string filepath, int suppressedLine, int suppressedColumn, int endline, int endcolumn
346351
) {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.