aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAaron Puchert <aaronpuchert@alice-dsl.net>2018-10-10 22:35:24 +0000
committerAaron Puchert <aaronpuchert@alice-dsl.net>2018-10-10 22:35:24 +0000
commit81d381bd7b0cd38f2ba329eb811639c50c54ea51 (patch)
treeab2ff2232c4a63d5af865ca92a60b5e68ffc00a2 /clang/lib/CodeGen/CodeGenModule.cpp
parentd7c60e42e376ee31d70c1312604c64cbd6fd85fb (diff)
downloadllvm-81d381bd7b0cd38f2ba329eb811639c50c54ea51.zip
llvm-81d381bd7b0cd38f2ba329eb811639c50c54ea51.tar.gz
llvm-81d381bd7b0cd38f2ba329eb811639c50c54ea51.tar.bz2
Use TEST_STD_VER instead of __cplusplus [NFC]
While __cplusplus was only used a few dozen times, TEST_STD_VAR is used more than 2000 times. So we replace the former by the latter for consistency in the tests. There should be no functional change. llvm-svn: 344194
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions