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