[PATCH] D130511: [pseudo][wip] Eliminate simple-type-specifier ambiguities.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 26 13:31:09 PDT 2022
hokein added a comment.
In D130511#3679161 <https://reviews.llvm.org/D130511#3679161>, @sammccall wrote:
> TL;DR: I suspect this is valid but guarding `nested-name-specifier := :: [guard=PrevNotIdentifier]` may be equivalent and clearer.
Yeah, that's better!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130511/new/
https://reviews.llvm.org/D130511
More information about the cfe-commits
mailing list