|  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 |