Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DebugInfo: Metadata constructs now start with DI* | Duncan P. N. Exon Smith | 2015-04-29 | 1 | -10/+10 |
* | DebugInfo: Move new hierarchy into place (clang) | Duncan P. N. Exon Smith | 2015-03-03 | 1 | -10/+10 |
* | DebugInfo: Omit scopes in -gmlt to reduce metadata size (on disk and in memory) | David Blaikie | 2014-10-22 | 1 | -0/+12 |
* | Revert r189649 because it was breaking sanitizer bots. | Yunzhong Gao | 2013-08-30 | 1 | -10/+1 |
* | Fixing a bug where debug info for a local variable gets emitted at file scope. | Yunzhong Gao | 2013-08-30 | 1 | -1/+10 |
* | PR14566: Debug Info: avoid top level lexical blocks in functions | David Blaikie | 2013-01-26 | 1 | -1/+3 |
* | Fix 'for' loop variables' scope. | Devang Patel | 2010-08-25 | 1 | -0/+14 |