summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-line-if.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merging r226049:Duncan P. N. Exon Smith2015-01-151-4/+4
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-4/+4
* DebugInfo: Test that the loop backedge in a range-for is attribute to the loo...David Blaikie2014-08-221-0/+12
* DebugInfo: for loop backedge should be attributed to the start of the for sta...David Blaikie2014-08-221-0/+12
* DebugInfo: While loop backedge should be attribute to the start of the while ...David Blaikie2014-08-151-14/+25
* DebugInfo: Fix PR19864 better - attribute the jump at the end of a range-for ...David Blaikie2014-08-151-3/+3
* Enable -gcolumn-info by default.Diego Novillo2014-07-101-1/+1
* Debug Info: Fix the source range for IfStmt's ConditionScope.Adrian Prantl2014-05-281-0/+20