Merge "Switch clang to r353983"
am: bdb1ed828d
Change-Id: I1852d1b722211a2bb2ba8425e4e91fe19ad66811
This commit is contained in:
@@ -175,6 +175,10 @@ func init() {
|
||||
|
||||
// Disable this warning because we don't care about behavior with older compilers.
|
||||
"-Wno-return-std-move-in-c++11",
|
||||
|
||||
// Disable -Wstring-plus-int until the instances detected by this new warning is
|
||||
// fixed.
|
||||
"-Wno-string-plus-int",
|
||||
}, " "))
|
||||
|
||||
// Extra cflags for projects under external/ directory
|
||||
|
Reference in New Issue
Block a user