summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-vla-range.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move file to be more representative.Eric Christopher2012-05-231-9/+0
| | | | llvm-svn: 157306
* Check that we have an unknown upper bound range for our flexible array members.Eric Christopher2012-05-231-1/+1
| | | | llvm-svn: 157305
* Test that we emit a subrange type for vlas.Eric Christopher2012-05-221-0/+9
Part of rdar://11457152 llvm-svn: 157269
OpenPOWER on IntegriCloud