summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/MallocChecker.cpp
diff options
context:
space:
mode:
authorOscar Fuentes <ofv@wanadoo.es>2010-09-03 02:22:23 +0000
committerOscar Fuentes <ofv@wanadoo.es>2010-09-03 02:22:23 +0000
commite16dc06159d243bafc7b2e3362c0e3d929213d17 (patch)
tree825262b2c23a58094b4257b54eaf9f68302e2569 /clang/lib/Checker/MallocChecker.cpp
parent96326e447cfc8d2ef6c40be732dfad947abf907d (diff)
downloadbcm5719-llvm-e16dc06159d243bafc7b2e3362c0e3d929213d17.tar.gz
bcm5719-llvm-e16dc06159d243bafc7b2e3362c0e3d929213d17.zip
Fix cmake build without native target selected.
The cmake (+ MSVC) build is broken if you don't select your native target. e.g. 'cmake -D LLVM_TARGETS_TO_BUILD="MyNonNativeTarget" .' This is because cmake currently sets the LLVM_NATIVE_* definitions regardless of whether the native target is selected (causing build errors). Patch by Mike Gist! llvm-svn: 112946
Diffstat (limited to 'clang/lib/Checker/MallocChecker.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud