c++ error recovery. Build a valid AST when trying
to recover from parse error parsing the default argument. Patch prevents crash after spewing 100s of errors caused by someone who forgot to compile in c++11 mode. So no test. rdar://18508589 llvm-svn: 218780
Loading
Please register or sign in to comment