diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-03-12 04:11:28 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-03-12 04:11:28 +0000 |
commit | 496b68bd5bc14b913f46df17c4b2491a161e4b06 (patch) | |
tree | f75f4d3fd74fad740439eb2b6eaed8c12f918f0b /clang/lib/Sema/SemaLookup.cpp | |
parent | b328a046e097c9e25d0bc176014376e37a46e979 (diff) | |
download | bcm5719-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