diff options
Diffstat (limited to 'config/gnu-warnings/cxx-9')
-rw-r--r-- | config/gnu-warnings/cxx-9 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/gnu-warnings/cxx-9 b/config/gnu-warnings/cxx-9 new file mode 100644 index 0000000..8f843a4 --- /dev/null +++ b/config/gnu-warnings/cxx-9 @@ -0,0 +1,4 @@ +-Wattribute-alias=2 +-Wmissing-profile +# Turn this on when the C++ wrappers obey the Rule of Five +-Wno-deprecated-copy |