summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-scope.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Debug] Annotate compiler generated range-for loop variables.Matt Davis2018-02-141-1/+1
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* DI: Update testcases for LLVM assembly changeDuncan P. N. Exon Smith2015-07-311-8/+8
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-17/+17
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-17/+34
* Reapply r225000 (reverted in r225555): DebugInfo: Generalize debug info locat...David Blaikie2015-01-141-6/+6
* Revert "DebugInfo: Generalize debug info location handling" and related commitsDavid Blaikie2015-01-091-6/+6
* Reapply "DebugInfo: Generalize debug info location handling"David Blaikie2014-12-301-6/+6
* Revert "DebugInfo: Generalize debug info location handling"David Blaikie2014-12-291-6/+6
* Reapply "DebugInfo: Generalize debug info location handling"David Blaikie2014-12-291-6/+6
* Revert "DebugInfo: Generalize debug info location handling"David Blaikie2014-12-171-6/+6
* DebugInfo: Generalize debug info location handlingDavid Blaikie2014-12-161-6/+6
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-17/+17
* DebugInfo: Omit scopes in -gmlt to reduce metadata size (on disk and in memory)David Blaikie2014-10-221-3/+3
* Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith2014-10-031-17/+17
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-17/+17
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-17/+17
* DebugInfo: Provide scopes for C++11 range-for loop variables similar to r2162...David Blaikie2014-08-221-1/+9
* DebugInfo: Scope for condition variables more narrowly than the loop variable.David Blaikie2014-08-221-22/+37
* test case hygiene.Benjamin Kramer2014-01-111-2/+2
* Debug info: An if condition now creates a lexical scope of its own.Adrian Prantl2013-06-081-0/+32