]> granicus.if.org Git - clang/commit
tests: Use %clangxx when using driver for C++, in case C++ support is disabled.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 29 Jun 2010 16:52:24 +0000 (16:52 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 29 Jun 2010 16:52:24 +0000 (16:52 +0000)
commit9fde9c424f734e1ef45177999e3a04faad127414
treea596617efe860133b0b1eebe86e91860bd1517ff
parentb3fc0603e5b64b659bc6a37cc209dc404d3093f4
tests: Use %clangxx when using driver for C++, in case C++ support is disabled.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107153 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p10.cpp
test/CodeGenCXX/constructor-convert.cpp
test/CodeGenCXX/cxx-apple-kext.cpp
test/Driver/cxx-pth.cpp
test/Headers/x86-intrinsics-headers.c
test/Lexer/has_feature_cxx0x.cpp
test/Lexer/has_feature_exceptions.cpp
test/Lexer/has_feature_rtti.cpp
test/Misc/macro-backtrace-limit.c
test/SemaCXX/warn-unreachable.cpp
test/SemaObjCXX/instantiate-message.mm
test/SemaTemplate/example-dynarray.cpp
test/lit.cfg