Skip to content
Snippets Groups Projects
Commit ae01993a authored by Anders Carlsson's avatar Anders Carlsson
Browse files

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
parent f5145921
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment