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:
Nora Dimitrijević
2022-09-30 14:35:54 +02:00
parent 9a94222dbe
commit 28606c561d
2 changed files with 8 additions and 25 deletions

View File

@@ -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). |