summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-char16.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move these test from checking assembly to checking LLVM IR. Should fix falloutNick Lewycky2011-10-271-5/+2
| | | | | | from r143097. llvm-svn: 143098
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
| | | | | | -std=c++0x. Patch by Ahmed Charles! llvm-svn: 141900
* Emit debug info for c++0x nullptr.Devang Patel2011-09-141-2/+3
| | | | llvm-svn: 139752
* Update test to fix windows buildbot.Devang Patel2011-09-121-1/+4
| | | | llvm-svn: 139513
* Fix debug info encodings for char16_t and char32_t.Devang Patel2011-09-121-0/+5
llvm-svn: 139502
OpenPOWER on IntegriCloud