Move clang feature flags settings out of LLVM core and into cfe
authorAlp Toker <alp@nuanti.com>
Mon, 14 Jul 2014 22:19:04 +0000 (22:19 +0000)
committerAlp Toker <alp@nuanti.com>
Mon, 14 Jul 2014 22:19:04 +0000 (22:19 +0000)
commit7746d9b033b8c80b511b4623b41e859d7b4301cf
tree01541f1e099c1162393b096c2ba14cabc08c66b3
parent9a5665fc25164c0c301abe2ee53ada73b3fd79e8
Move clang feature flags settings out of LLVM core and into cfe

clang r212997 incorporated these settings into its own build system.  They no
longer need to be set from LLVM.

llvm-svn: 212998
llvm/cmake/modules/AddLLVM.cmake