summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/debug-info-indirect-field-decl.cpp
AgeCommit message (Expand)Author
2016-10-20DebugInfo: pass alignment value only if it was forcedVictor Leschuk
2016-07-06Revert "Retry "Include debug info for nested structs and classes""Adrian McCarthy
2016-07-06Retry "Include debug info for nested structs and classes"Adrian McCarthy
2016-07-06Revert "Include debug info for nested structs and classes"Adrian McCarthy
2016-07-06Include debug info for nested structs and classesAdrian McCarthy
2016-04-23DebugInfo: Adapt to loss of DITypeRef in LLVM r267296Duncan P. N. Exon Smith
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
2014-04-01Debug info: fix a crash when emitting IndirectFieldDecls, which wereAdrian Prantl