summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaLookup.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-03-12 04:11:28 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-03-12 04:11:28 +0000
commit496b68bd5bc14b913f46df17c4b2491a161e4b06 (patch)
treef75f4d3fd74fad740439eb2b6eaed8c12f918f0b /clang/lib/Sema/SemaLookup.cpp
parentb328a046e097c9e25d0bc176014376e37a46e979 (diff)
downloadbcm5719-llvm-496b68bd5bc14b913f46df17c4b2491a161e4b06.tar.gz
bcm5719-llvm-496b68bd5bc14b913f46df17c4b2491a161e4b06.zip
build: fix add_definition abuse in CMake
add_definitions is meant for adding C preprocessor definitions. Modern cmake suggests use of the CMAKE_CXX_FLAGS for the purposes of pushing flags to the compilation commands. Simply switch to the modern form given that we are already requiring a new enough cmake. llvm-svn: 203637
Diffstat (limited to 'clang/lib/Sema/SemaLookup.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud