summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/PrintfFormatString.cpp
diff options
context:
space:
mode:
authorJohn Brawn <john.brawn@arm.com>2015-09-29 14:33:58 +0000
committerJohn Brawn <john.brawn@arm.com>2015-09-29 14:33:58 +0000
commitc23801d3116e54ae3fefcd56abaa0ffe10e76e00 (patch)
tree1d15fe7ec5802081d1ebf34ee4afa0507caf8f9d /clang/lib/Analysis/PrintfFormatString.cpp
parent0f28d62a120732826e748545ba5530338307ed57 (diff)
downloadbcm5719-llvm-c23801d3116e54ae3fefcd56abaa0ffe10e76e00.tar.gz
bcm5719-llvm-c23801d3116e54ae3fefcd56abaa0ffe10e76e00.zip
[CMake] Move the setting of LLVM_COMPILER_IS_GCC_COMPATIBLE to a separate file
Currently LLVM_COMPILER_IS_GCC_COMPATIBLE is set as a side-effect of determining the stdlib to use in HandleLLVMStdlib, which causes problems when attempting to use AddLLVM from an installed LLVM toolchain, as HandleLLVMStdlib is not used. Move the setting of this variable into DetermineGCCCompatible and include that from both AddLLVM and HandleLLVMStdlib. Differential Revision: http://reviews.llvm.org/D13216 llvm-svn: 248798
Diffstat (limited to 'clang/lib/Analysis/PrintfFormatString.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud