Merge "Add unknown flag to CLANG_CONFIG_UNKNOWN_CFLAGS."

This commit is contained in:
Chih-Hung Hsieh
2014-10-24 00:26:20 +00:00
committed by Gerrit Code Review

View File

@@ -54,6 +54,7 @@ CLANG_CONFIG_UNKNOWN_CFLAGS := \
-funswitch-loops \
-Wmaybe-uninitialized \
-Wno-error=maybe-uninitialized \
-Wno-free-nonheap-object \
-Wno-literal-suffix \
-Wno-maybe-uninitialized \
-Wno-old-style-declaration \