summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-zero-length-arrays.cpp
Commit message (Expand)AuthorAgeFilesLines
* Simplify/generalize some debug info test casesDavid Blaikie2013-03-191-3/+2
* Generalize DebugInfo tests by avoiding explicit metadata numbersDavid Blaikie2013-02-021-1/+1
* Fix name. The array is unboundED.Bill Wendling2012-12-051-1/+1
* Use the 'count' attribute to calculate the upper bound of an array.Bill Wendling2012-12-041-1/+1
* Don't test for ASM output but for IR output.Bill Wendling2012-12-041-9/+6
* clang/test/CodeGenCXX/debug-info-zero-length-arrays.cpp: Add explicit triple,...NAKAMURA Takumi2012-12-041-1/+1
* Add a 'count' field to the DWARF subrange.Bill Wendling2012-12-041-0/+16
OpenPOWER on IntegriCloud