Make llvm2cpp -pedantic clean.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 3 Nov 2006 00:05:16 +0000 (00:05 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 3 Nov 2006 00:05:16 +0000 (00:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31389 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llvm2cpp/Makefile

index 88db590c9bf214e3ed20f4c3bff1b3b74c2c324c..f9c8aec24c90a183e05315fda1fd80b7b110cb3b 100644 (file)
@@ -13,4 +13,4 @@ REQUIRES_EH := 1
 
 include $(LEVEL)/Makefile.common
 
-CompileCommonOpts := $(filter-out -pedantic,$(CompileCommonOpts))
+CompileCommonOpts := $(CompileCommonOpts) -Wno-format