Don't show -pedantic, -W and -Wall on the output of
authorOscar Fuentes <ofv@wanadoo.es>
Thu, 27 Jan 2011 19:29:48 +0000 (19:29 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Thu, 27 Jan 2011 19:29:48 +0000 (19:29 +0000)
commitd73e5751b217586cf35ad720c9a60a8162227acf
treea996cb74b2a446f3175f02c6ad084bafb130153c
parent7e7fc1052afa9a7b5bcc94d50bc5f0403a6e7470
Don't show -pedantic, -W and -Wall on the output of

llvm-config --cflags --cxxflags --cppflags

We shouldn't impose those flags on people who use llvm-config for
building their own projects.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124399 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVMDefinitions.cmake
tools/llvm-config/CMakeLists.txt