Implement more of C++0x 'auto'. A variable with an auto type specifier must...
Implement more of C++0x 'auto'. A variable with an auto type specifier must have an initializer. Also, move some tests around to match the C++0x draft better. llvm-svn: 75322
Loading
Please register or sign in to comment