summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/zero-length-arrays.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to ↵Andy Gibbs2012-10-191-0/+1
| | | | | | VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. llvm-svn: 166280
* Don't build member initializers for zero-length or incomplete arrays,Douglas Gregor2011-11-021-0/+26
and don't try to destroy them, either. Fixes <rdar://problem/10228639>. llvm-svn: 143584
OpenPOWER on IntegriCloud