summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/debug-info-scope.c
Commit message (Expand)AuthorAgeFilesLines
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-10/+10
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-10/+10
* DebugInfo: Omit scopes in -gmlt to reduce metadata size (on disk and in memory)David Blaikie2014-10-221-0/+12
* Revert r189649 because it was breaking sanitizer bots.Yunzhong Gao2013-08-301-10/+1
* Fixing a bug where debug info for a local variable gets emitted at file scope.Yunzhong Gao2013-08-301-1/+10
* PR14566: Debug Info: avoid top level lexical blocks in functionsDavid Blaikie2013-01-261-1/+3
* Fix 'for' loop variables' scope.Devang Patel2010-08-251-0/+14
OpenPOWER on IntegriCloud