[Sanitizer] don't use -Werror as default compile flag for sanitizer runtimes - people may use too many distinct/old host compilers

llvm-svn: 163784
This commit is contained in:
Alexey Samsonov 2012-09-13 10:23:45 +00:00
parent 5c8ba0fc83
commit ddcb77f287
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ endfunction()
# Provide some common commmandline flags for Sanitizer runtimes.
set(SANITIZER_COMMON_CFLAGS
-Werror
-fPIC
-fno-builtin
-fno-exceptions