Update
[oota-llvm.git] / Makefile.rules
index 63e9d9be2b4b739c2d81b98e0a8cfa815b40626f..2c834aac63fc28aec6a29f9ad485ee43b7c327e8 100644 (file)
@@ -667,7 +667,7 @@ LD.Flags += $(EXTRA_LD_OPTIONS)
 endif
 
 ifndef NO_PEDANTIC
-CompileCommonOpts += -pedantic -Wno-long-long $(NO_NESTED_ANON_TYPES)
+CompileCommonOpts += -pedantic -Wno-long-long
 endif
 CompileCommonOpts += -Wall -W -Wno-unused-parameter -Wwrite-strings \
                      $(EXTRA_OPTIONS) $(COVERED_SWITCH_DEFAULT) \