hanchenye-llvm-project/clang/test/CXX/dcl.decl
Daniel Dunbar 9d5118a69c Fix broken tests, exposed by improved -verify.
llvm-svn: 88749
2009-11-14 03:24:04 +00:00
..
dcl.init/dcl.init.aggr In some dependent contexts, incomplete array types persist into FinalizeDeclaratorGroup. Don't require them to have a complete type. This allows us to compile Hello World with the Apache stdcxx library. If you don't use endl, it even links and runs. 2009-10-17 19:37:06 +00:00
dcl.meaning Fix broken tests, exposed by improved -verify. 2009-11-14 03:24:04 +00:00