[PATCH] D130510: Missing tautological compare warnings due to unary operators

Muhammad Usman Shahid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 16 06:44:52 PDT 2022


Codesbyusman updated this revision to Diff 452987.
Codesbyusman added a comment.

updated also the test cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130510

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Analysis/CFG.cpp
  clang/test/Sema/warn-bitwise-compare.c
  clang/test/SemaCXX/warn-bitwise-compare.cpp
  clang/test/SemaCXX/warn-unreachable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130510.452987.patch
Type: text/x-patch
Size: 9994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220816/dd27527d/attachment-0001.bin>


More information about the cfe-commits mailing list