summaryrefslogtreecommitdiff
path: root/test/CodeGen/debug-info-block.c
AgeCommit message (Expand)Author
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman
2015-07-07Debug info: Emit distinct __block_literal_generic types for blocks withAdrian Prantl
2015-07-06Debug info: Don't emit a bogus location for the global block pointer typeAdrian Prantl
2015-04-29DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith
2015-03-03DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith
2014-02-20Remove really old "APPLE LOCAL" markers.Rafael Espindola
2011-11-04Add new test.Devang Patel