summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-nullptr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the zero-argument DIBuilder::createNullPtrType in Clang.Peter Collingbourne2013-06-271-1/+1
* Simplify/generalize some debug info test casesDavid Blaikie2013-03-191-1/+1
* Forward declarations should take a context. This helps the debuggerEric Christopher2012-04-231-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/+4
* 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-0/+8