fogsong233 wrote:

See 
https://github.com/llvm/llvm-project/blob/main/clang/lib/Parse/ParseDecl.cpp#L3643-L3673
It is the access logic in `ParseDeclarationOrFunctionDefinition`, which will be 
neglected if the token is changed previously.

https://github.com/llvm/llvm-project/pull/178842
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to