summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/lpad-linetable.cpp
AgeCommit message (Expand)Author
2017-02-13[Test] Make Lit tests C++11 compatible - nounwind noexceptCharles Li
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-05-16Set the debug location for landing pad code to the canonical EH location.Adrian Prantl