aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/incomplete-types.cpp
AgeCommit message (Expand)Author
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2011-07-22fix PR10384: C++ allows external arrays of incomplete type as well.Chris Lattner
2011-07-22rename test.Chris Lattner