This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bec49efdf2d7fe33a064a3e9faffa7704df87593
clang-p2996
/
clang
/
test
/
Parser
/
nested-namespaces-recovery.cpp
Richard Trieu
61384cb8bd
Add a fix-it and better error recovery for improperly nested namespaces. This will give a better error message for cases such as "namespace foo::bar::baz {}" and a suggested fix-it of "namespace foo { namespace bar { namespace baz {} } }"
...
llvm-svn: 132138
2011-05-26 20:11:09 +00:00
496 B
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink