[PATCH] D39122: [Sema] Fixes for enum handling for tautological comparison diagnostics
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 21 08:51:11 PDT 2017
lebedev.ri updated this revision to Diff 119759.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.
Address review notes.
Repository:
rL LLVM
https://reviews.llvm.org/D39122
Files:
lib/Sema/SemaChecking.cpp
test/Sema/outof-range-enum-constant-compare.c
test/Sema/tautological-constant-enum-compare.c
test/Sema/tautological-unsigned-enum-zero-compare.c
test/Sema/tautological-unsigned-enum-zero-compare.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39122.119759.patch
Type: text/x-patch
Size: 45137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171021/aed948a8/attachment-0001.bin>
More information about the cfe-commits
mailing list