[PATCH] D108003: [Clang] Extend -Wbool-operation to warn about bitwise and of bools with side effects
    Dávid Bolvanský via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Sat Sep  4 05:41:57 PDT 2021
    
    
  
xbolva00 added a comment.
Ping
I think I will start with AND only as this is more error prone pattern.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108003/new/
https://reviews.llvm.org/D108003
    
    
More information about the cfe-commits
mailing list