mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
C++: Simplify normalizeExpr
This has a comparable but different set of FPs as the previous version. But arguably it's an improvement.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
| test.cpp:49:2:49:8 | (void)... | The indentation level may be misleading (for some tab sizes). |
|
||||
| test.cpp:52:8:52:8 | x | The indentation level may be misleading (for some tab sizes). |
|
||||
| test.cpp:52:2:52:15 | (void)... | The indentation level may be misleading (for some tab sizes). |
|
||||
| test.cpp:160:3:160:9 | (void)... | The indentation level may be misleading (for some tab sizes). |
|
||||
| test.cpp:166:5:166:7 | ... ++ | The indentation level may be misleading (for some tab sizes). |
|
||||
| test.cpp:176:6:178:6 | ... ? ... : ... | The indentation level may be misleading (for some tab sizes). |
|
||||
|
||||
Reference in New Issue
Block a user