llvm-project/clang/test/CXX/dcl.decl
John McCall 70dd5f6574 Report accurate source-location information when rebuilding types during
template instantiation.

llvm-svn: 85545
2009-10-30 00:06:24 +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 Report accurate source-location information when rebuilding types during 2009-10-30 00:06:24 +00:00