summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/debug-info-scope.c
Commit message (Expand)AuthorAgeFilesLines
* Add -disable-llvm-passes for frontend debug info tests.Dehao Chen2015-11-201-5/+2
* Update clang tests to accomendate discriminator changes.Dehao Chen2015-11-191-0/+1
* Update debug-info-scope test to remove "FIXME", which is fixed in r251689Dehao Chen2015-10-301-4/+0
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-2/+2
* DI: Update testcases for LLVM assembly changeDuncan P. N. Exon Smith2015-07-311-2/+2
* 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