[PATCH] D102689: [C++] Ignore top-level qualifiers in casts
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 17 04:26:49 PDT 2021
Anastasia accepted this revision.
Anastasia added a comment.
This revision is now accepted and ready to land.
LGTM! Thanks!
I think the diagnostic wording can be improved separately if it's considered important as it seems this issue already existed.
I suggest adding `[Sema]` tag in your final commit title too and it would be good to explain generic C++ rules in the commit message.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102689/new/
https://reviews.llvm.org/D102689
More information about the cfe-commits
mailing list