Make llvm2cpp -pedantic clean.

llvm-svn: 31389
This commit is contained in:
Reid Spencer 2006-11-03 00:05:16 +00:00
parent 524974949d
commit 2bda89b474

View File

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