[PATCH] D120555: [clang-tidy] Fix `readability-suspicious-call-argument` crash for arguments without name-like identifier
Whisperity via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 28 01:48:24 PST 2022
whisperity added a comment.
In D120555#3345707 <https://reviews.llvm.org/D120555#3345707>, @njames93 wrote:
> If you backport, the release notes change on trunk should then be reverted.
Indeed, this is not the first time I mess this up... Ugh.
I'll wait a little bit for that to make sure the backport is stable, and then I will revert that part of the change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120555/new/
https://reviews.llvm.org/D120555
More information about the cfe-commits
mailing list