Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -5/+5 |
* | DebugInfo: Move new hierarchy into place (clang) | Duncan P. N. Exon Smith | 2015-03-03 | 1 | -5/+12 |
* | IR: Make metadata typeless in assembly, clang side | Duncan P. N. Exon Smith | 2014-12-15 | 1 | -6/+6 |
* | clang/test/CodeGenCXX/debug-info-cxx1y.cpp: Add %itanium_abi_triple for incom... | NAKAMURA Takumi | 2014-11-11 | 1 | -1/+1 |
* | PR16091 continued: Debug Info for member functions with undeduced return types. | David Blaikie | 2014-11-11 | 1 | -2/+15 |
* | Add 'not' to commands that are expected to fail. | Rafael Espindola | 2013-07-04 | 1 | -1/+1 |
* | PR16091: Error when attempting to emit debug info for undeduced auto return t... | David Blaikie | 2013-05-24 | 1 | -0/+7 |