[PATCH] D111215: clang release notes: document the -Wbool-operation improvement

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 6 02:45:49 PDT 2021


xbolva00 added inline comments.


================
Comment at: clang/docs/ReleaseNotes.rst:54
 
-- ...
+- -Wbool-operation warns about use of bitwise with boolean operands
 
----------------
-Wbitwise-instead-of-logical (part of -Wbool-operation) warns … 


?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111215/new/

https://reviews.llvm.org/D111215



More information about the cfe-commits mailing list