Don't use the implicit int rule for error recovery in C++. Instead, try to
disambiguate whether the type name was forgotten or mistyped. llvm-svn: 156854
Loading
Please register or sign in to comment
disambiguate whether the type name was forgotten or mistyped. llvm-svn: 156854