[PATCH] D125949: [clang-tidy] modernize-avoid-bind: Fix crash when method name is not a simple identifier
    Piotr Zegar via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Nov 10 08:32:20 PST 2023
    
    
  
PiotrZSL accepted this revision.
PiotrZSL added a comment.
This revision is now accepted and ready to land.
Herald added a reviewer: njames93.
Crash no longer happens on main, but this change introduce nice fix for operators handling.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125949/new/
https://reviews.llvm.org/D125949
    
    
More information about the cfe-commits
mailing list