]> granicus.if.org Git - clang/commit
Run test in a freestanding environment so it doesn't accidentally pick up system...
authorBenjamin Kramer <benny.kra@googlemail.com>
Wed, 26 Sep 2012 09:10:53 +0000 (09:10 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Wed, 26 Sep 2012 09:10:53 +0000 (09:10 +0000)
commit025560c728931c18aa73a37dea872b155c937f43
tree90aeb729ba1f658a326b6ffcad75462a45519c24
parentdc32de2d92fe4e68e44406ee9667265103fb89bf
Run test in a freestanding environment so it doesn't accidentally pick up system headers for the wrong target.

While there add a test that verifies that the header parses in C++ mode.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164679 91177308-0d34-0410-b5e6-96231b3b80d8
test/Headers/unwind.c