[PATCH] D37565: [Sema] -Wtautological-compare: handle comparison of unsigned with 0S.
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 7 14:42:59 PDT 2017
lebedev.ri updated this revision to Diff 114260.
lebedev.ri marked 3 inline comments as done.
lebedev.ri added a comment.
Address review notes.
Repository:
rL LLVM
https://reviews.llvm.org/D37565
Files:
docs/ReleaseNotes.rst
lib/Sema/SemaChecking.cpp
test/Sema/compare.c
test/Sema/outof-range-constant-compare.c
test/SemaCXX/compare.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37565.114260.patch
Type: text/x-patch
Size: 14900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170907/1051fe82/attachment-0001.bin>
More information about the cfe-commits
mailing list