[PATCH] D120555: [clang-tidy] Fix `readability-suspicious-call-argument` crash for arguments without name-like identifier

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 25 07:57:40 PST 2022


njames93 added a comment.

In D120555#3345664 <https://reviews.llvm.org/D120555#3345664>, @whisperity wrote:

> Thanks! I'll re-run the tests on top of **14.0** and do the backport too, soon. 🙂

If you backport, the release notes change on trunk should then be reverted.


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