Loading cc/config/clang.go +0 −3 Original line number Diff line number Diff line Loading @@ -189,9 +189,6 @@ func init() { // Disable this warning because we don't care about behavior with older compilers. "-Wno-return-std-move-in-c++11", // Disable this warning until we can fix all instances where it fails. "-Wno-dangling-field", }, " ")) // Extra cflags for projects under external/ directory Loading Loading
cc/config/clang.go +0 −3 Original line number Diff line number Diff line Loading @@ -189,9 +189,6 @@ func init() { // Disable this warning because we don't care about behavior with older compilers. "-Wno-return-std-move-in-c++11", // Disable this warning until we can fix all instances where it fails. "-Wno-dangling-field", }, " ")) // Extra cflags for projects under external/ directory Loading