summaryrefslogtreecommitdiff
path: root/test/CodeGen/debug-info-block-decl.c
AgeCommit message (Expand)Author
2015-11-05CodeGen: Update for debug info API change.Peter Collingbourne
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman
2015-04-29DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith
2015-01-14IR: Move MDLocation into place (clang testcases)Duncan P. N. Exon Smith
2014-12-15IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith
2013-06-18Remove an ugly hack that was meant to eliminate the breakpoint ambiguityAdrian Prantl