[PATCH] D37565: [Sema] -Wtautological-compare: handle comparison of unsigned with 0S.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 7 15:15:51 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312750: [Sema] -Wtautological-compare: handle comparison of unsigned with 0S. (authored by lebedevri).

Changed prior to commit:
  https://reviews.llvm.org/D37565?vs=114260&id=114265#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37565

Files:
  cfe/trunk/docs/ReleaseNotes.rst
  cfe/trunk/lib/Sema/SemaChecking.cpp
  cfe/trunk/test/Sema/compare.c
  cfe/trunk/test/Sema/outof-range-constant-compare.c
  cfe/trunk/test/SemaCXX/compare.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37565.114265.patch
Type: text/x-patch
Size: 15031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170907/d4b5f9d9/attachment.bin>


More information about the cfe-commits mailing list