Parse: Don't crash when an annotation token shows up in a C++11 attr
It's not safe to blindly call getIdentifierInfo without checking the token is not an annotation token. llvm-svn: 225533
Loading
Please register or sign in to comment
It's not safe to blindly call getIdentifierInfo without checking the token is not an annotation token. llvm-svn: 225533