We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 401c789 commit 5ecd483Copy full SHA for 5ecd483
cmake/tight_inclusion/tight_inclusion_warnings.cmake
@@ -19,6 +19,7 @@ set(TIGHT_INCLUSION_FLAGS
19
-Wno-long-long
20
-Wpointer-arith
21
-Wformat=2
22
+ -Wno-maybe-uninitialized
23
-Wuninitialized
24
-Wcast-qual
25
-Wmissing-noreturn
0 commit comments