aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/debug-info-char16.cpp
AgeCommit message (Expand)Author
2013-03-19Simplify/generalize some debug info test casesDavid Blaikie
2013-02-02Generalize DebugInfo tests by avoiding explicit metadata numbersDavid Blaikie
2012-02-03Update tests so that they don't rely upon LLVMDebugVersion number.Devang Patel
2011-10-27Move these test from checking assembly to checking LLVM IR. Should fix falloutNick Lewycky
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-09-14Emit debug info for c++0x nullptr.Devang Patel
2011-09-12Update test to fix windows buildbot.Devang Patel
2011-09-12Fix debug info encodings for char16_t and char32_t.Devang Patel