Fix a crasher that Neil reported: Sema::GetTypeForDeclarator should never
return a null type. If there is an error parsing the type, pick a new type for error recovery purposes. llvm-svn: 40029
Loading
Please register or sign in to comment
return a null type. If there is an error parsing the type, pick a new type for error recovery purposes. llvm-svn: 40029