[PATCH] D146288: clang-tidy: Detect use-after-move in CXXCtorInitializer
    Piotr Zegar via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Mar 20 13:04:02 PDT 2023
    
    
  
PiotrZSL accepted this revision.
PiotrZSL added a comment.
This revision is now accepted and ready to land.
Overall LGTM, give it few days, maybe something will pop up.
I will try to run this change on my project and check if it finds any false-positives or real-issues.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146288/new/
https://reviews.llvm.org/D146288
    
    
More information about the cfe-commits
mailing list