Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-08 | Stop messing with the 'g' group of options in CompilerInvocation. | Douglas Katzman | 1 | -1/+1 |
2015-04-29 | DebugInfo: Metadata constructs now start with DI* | Duncan P. N. Exon Smith | 1 | -1/+1 |
2015-03-03 | DebugInfo: Move new hierarchy into place (clang) | Duncan P. N. Exon Smith | 1 | -1/+1 |
2013-06-27 | Use the zero-argument DIBuilder::createNullPtrType in Clang. | Peter Collingbourne | 1 | -1/+1 |
2013-03-19 | Simplify/generalize some debug info test cases | David Blaikie | 1 | -1/+1 |
2012-04-23 | Forward declarations should take a context. This helps the debugger | Eric Christopher | 1 | -1/+1 |
2012-02-03 | Update tests so that they don't rely upon LLVMDebugVersion number. | Devang Patel | 1 | -1/+1 |
2011-10-27 | Move these test from checking assembly to checking LLVM IR. Should fix fallout | Nick Lewycky | 1 | -5/+4 |
2011-10-13 | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 1 | -1/+1 |
2011-09-14 | Emit debug info for c++0x nullptr. | Devang Patel | 1 | -0/+8 |