Devang Patel
|
c08c88c3cf
|
Update tests so that they don't rely upon LLVMDebugVersion number.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149726 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-02-03 23:58:39 +00:00 |
Nick Lewycky
|
98a9203d80
|
Move these test from checking assembly to checking LLVM IR. Should fix fallout
from r143097.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143098 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-10-27 07:11:43 +00:00 |
Richard Smith
|
762bb9d0ad
|
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
-std=c++0x. Patch by Ahmed Charles!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141900 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-10-13 22:29:44 +00:00 |
Devang Patel
|
f60dca355d
|
Emit debug info for c++0x nullptr.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139752 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-09-14 23:14:14 +00:00 |
Devang Patel
|
74a292f2bb
|
Update test to fix windows buildbot.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139513 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-09-12 18:11:52 +00:00 |
Devang Patel
|
e8ee3f2cda
|
Fix debug info encodings for char16_t and char32_t.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139502 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-09-12 17:11:58 +00:00 |