summaryrefslogtreecommitdiff
path: root/other/analysis/run-clang
diff options
context:
space:
mode:
Diffstat (limited to 'other/analysis/run-clang')
-rwxr-xr-xother/analysis/run-clang1
1 files changed, 1 insertions, 0 deletions
diff --git a/other/analysis/run-clang b/other/analysis/run-clang
index d1a5e4dc..fbb0d427 100755
--- a/other/analysis/run-clang
+++ b/other/analysis/run-clang
@@ -14,6 +14,7 @@ clang++ -o /dev/null amalgamation.cc \
14 -Wno-cast-align \ 14 -Wno-cast-align \
15 -Wno-conversion \ 15 -Wno-conversion \
16 -Wno-covered-switch-default \ 16 -Wno-covered-switch-default \
17 -Wno-disabled-macro-expansion \
17 -Wno-documentation-deprecated-sync \ 18 -Wno-documentation-deprecated-sync \
18 -Wno-missing-field-initializers \ 19 -Wno-missing-field-initializers \
19 -Wno-old-style-cast \ 20 -Wno-old-style-cast \