aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/debug-info-nullptr.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman1-1/+1
2015-04-29DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith1-1/+1
2015-03-03DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith1-1/+1
2013-06-27Use the zero-argument DIBuilder::createNullPtrType in Clang.Peter Collingbourne1-1/+1
2013-03-19Simplify/generalize some debug info test casesDavid Blaikie1-1/+1
2012-04-23Forward declarations should take a context. This helps the debuggerEric Christopher1-1/+1
2012-02-03Update tests so that they don't rely upon LLVMDebugVersion number.Devang Patel1-1/+1
2011-10-27Move these test from checking assembly to checking LLVM IR. Should fix falloutNick Lewycky1-5/+4
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith1-1/+1
2011-09-14Emit debug info for c++0x nullptr.Devang Patel1-0/+8