[PATCH] D120555: [clang-tidy] Fix `readability-suspicious-call-argument` crash for arguments without name-like identifier
    Aaron Ballman via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Feb 25 07:14:22 PST 2022
    
    
  
aaron.ballman added a comment.
In D120555#3345603 <https://reviews.llvm.org/D120555#3345603>, @steakhal wrote:
> 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
I think it's safe enough for that.
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