diff options
Diffstat (limited to 'config/gnu-warnings/developer-4.7')
-rw-r--r-- | config/gnu-warnings/developer-4.7 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/gnu-warnings/developer-4.7 b/config/gnu-warnings/developer-4.7 new file mode 100644 index 0000000..a3b0781 --- /dev/null +++ b/config/gnu-warnings/developer-4.7 @@ -0,0 +1,7 @@ +-Wsuggest-attribute=noreturn +-Wsuggest-attribute=pure +# +# It's not clear that -Wvector-operation-performance warnings are +# actionable, so they are demoted to "developer" warnings. +# +-Wvector-operation-performance |