summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/debug-info-union.cpp
AgeCommit message (Expand)Author
2016-10-20DebugInfo: pass alignment value only if it was forcedVictor Leschuk
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-03-03DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith
2013-03-19Simplify/generalize some debug info test casesDavid Blaikie
2012-07-24Emit debug info for dynamic initializers. Permit __attribute__((nodebug)) onNick Lewycky
2012-06-04Add a testcase for C++11 union support.Eric Christopher