summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-char16.cpp
Commit message (Expand)AuthorAgeFilesLines
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-1/+1
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-1/+2
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-1/+1
* Simplify/generalize some debug info test casesDavid Blaikie2013-03-191-1/+1
* Generalize DebugInfo tests by avoiding explicit metadata numbersDavid Blaikie2013-02-021-1/+1
* 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