summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/arc-linetable.m
AgeCommit message (Expand)Author
2015-11-20Add -disable-llvm-passes for frontend debug info tests.Dehao Chen
2015-11-19Update clang tests to accomendate discriminator changes.Dehao Chen
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman
2015-08-26DI: Update DISubprogram testcases after LLVM r246098Duncan P. N. Exon Smith
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
2015-02-04DebugInfo: Attribute cleanup code to the end of the scope, not the end of the...David Blaikie
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
2014-07-29Revert "Emit column debug information for loads"Tobias Grosser
2014-07-29Emit column debug information for loadsTobias Grosser
2014-04-29Make test independent of label. Thanks to Richard Smith for catching this!Adrian Prantl
2014-04-29Run this test through instnamer to stop it failing on non-asserts clang builds.Richard Smith
2014-04-29Debug info: Improve line table for functions with cleanups an early exitAdrian Prantl
2014-01-07Re-applying r198699 after reverting r198461.Adrian Prantl
2014-01-07Revert "Debug info: Ensure that the last stop point in a function is still wi...Adrian Prantl
2014-01-07Revert "Debug info: Implement a cleaner version of r198461. For symmetry with"Adrian Prantl
2014-01-07Debug info: Implement a cleaner version of r198461. For symmetry withAdrian Prantl
2014-01-03Debug info: Ensure that the last stop point in a function is still withinAdrian Prantl
2013-05-02Ensure that the line table for functions with cleanups is sequential.Adrian Prantl