C++: Support GCC flags making ptr overflow defined

This commit is contained in:
Jonas Jensen
2019-11-13 11:59:44 +01:00
parent 463bf964a9
commit d2009c53dc
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,2 @@
| no_strict_overflow.c:5:9:5:21 | ... < ... | Range check relying on pointer overflow. |
| test.cpp:6:12:6:33 | ... < ... | Range check relying on pointer overflow. |
| test.cpp:33:9:33:21 | ... < ... | Range check relying on pointer overflow. |