[PATCH] D120555: [clang-tidy] Fix `readability-suspicious-call-argument` crash for arguments without name-like identifier
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 25 07:11:14 PST 2022
steakhal added a comment.
In D120555#3345471 <https://reviews.llvm.org/D120555#3345471>, @aaron.ballman wrote:
> LGTM, please add a release note for the fix.
That being said, should backport this to clang-14? @aaron.ballman
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