summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/debug-info-zero-length-arrays.cpp
AgeCommit message (Expand)Author
2016-10-20DebugInfo: pass alignment value only if it was forcedVictor Leschuk
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-12-15IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith
2014-10-03Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith
2014-10-02Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith
2014-10-02DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith
2013-08-26Debug Info: follow-up patch to r189283.Manman Ren
2013-08-26Debug Info: add an identifier field to DICompositeType.Manman Ren
2013-03-19Simplify/generalize some debug info test casesDavid Blaikie
2013-02-02Generalize DebugInfo tests by avoiding explicit metadata numbersDavid Blaikie
2012-12-05Fix name. The array is unboundED.Bill Wendling
2012-12-04Use the 'count' attribute to calculate the upper bound of an array.Bill Wendling
2012-12-04Don't test for ASM output but for IR output.Bill Wendling
2012-12-04clang/test/CodeGenCXX/debug-info-zero-length-arrays.cpp: Add explicit triple,...NAKAMURA Takumi
2012-12-04Add a 'count' field to the DWARF subrange.Bill Wendling