summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-char16.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update tests so that they don't rely upon LLVMDebugVersion number.Devang Patel2012-02-031-1/+1
* Move these test from checking assembly to checking LLVM IR. Should fix falloutNick Lewycky2011-10-271-5/+2
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Emit debug info for c++0x nullptr.Devang Patel2011-09-141-2/+3
* Update test to fix windows buildbot.Devang Patel2011-09-121-1/+4
* Fix debug info encodings for char16_t and char32_t.Devang Patel2011-09-121-0/+5
OpenPOWER on IntegriCloud