[PATCH] D129353: [clang-tidy] Improve check cert-dcl58-cpp.
    Nathan James via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Aug  3 06:55:12 PDT 2022
    
    
  
njames93 added a comment.
This appears to be causing a crash with friend declarations. The crash happens during matching, see https://github.com/llvm/llvm-project/issues/56902
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129353/new/
https://reviews.llvm.org/D129353
    
    
More information about the cfe-commits
mailing list