aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/debug-info-zero-length-arrays.cpp
AgeCommit message (Expand)Author
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