summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-11-10 18:47:41 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-11-10 18:47:41 +0000
commitf76c9d270a9b4021ee432a80f07dd98efb86c2c5 (patch)
tree205c0b0eae6b826fd3625ad14b2d261f5a8597d1 /clang/lib/CodeGen/CodeGenFunction.h
parentef2919f1fa4cc5e497fa2a37fa3981967c7688db (diff)
downloadbcm5719-llvm-f76c9d270a9b4021ee432a80f07dd98efb86c2c5.tar.gz
bcm5719-llvm-f76c9d270a9b4021ee432a80f07dd98efb86c2c5.zip
Driver: Run 'clang' in C++ mode based on the name it was invoked by. We match
anything that ends with ++ or ++-FOO (e.g., c++, clang++, clang++-1.1) as being a "C++ compiler". This allows easy testing of the C++ compiler by 'ln -s clang clang++', or by 'cp clang clang++'. Based on patch by Roman Divacky. llvm-svn: 86697
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud