Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-20 | DebugInfo: pass alignment value only if it was forced | Victor Leschuk | 1 | -2/+2 |
2016-04-23 | DebugInfo: Adapt to loss of DITypeRef in LLVM r267296 | Duncan P. N. Exon Smith | 1 | -1/+2 |
2016-04-15 | Update to match LLVM changes for PR27284. | Adrian Prantl | 1 | -2/+2 |
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 | -2/+2 |
2015-03-03 | DebugInfo: Move new hierarchy into place (clang) | Duncan P. N. Exon Smith | 1 | -1/+7 |
2014-08-29 | Debug info: Only emit C++ accessibility specifiers when they are diverging | Adrian Prantl | 1 | -1/+1 |
2013-03-19 | Simplify/generalize some debug info test cases | David Blaikie | 1 | -1/+1 |
2013-02-02 | Generalize DebugInfo tests by avoiding explicit metadata numbers | David Blaikie | 1 | -1/+1 |
2012-09-19 | Handle a captured this for the debug information as well. | Eric Christopher | 1 | -0/+15 |