[PATCH] D36407: [Sema] Extend -Wenum-compare to handle mixed enum comparisons in switch statements
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 9 01:58:08 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL310449: [Sema] Extend -Wenum-compare to handle mixed enum comparisons in switch… (authored by xazax).
Changed prior to commit:
https://reviews.llvm.org/D36407?vs=110219&id=110333#toc
Repository:
rL LLVM
https://reviews.llvm.org/D36407
Files:
cfe/trunk/lib/Sema/SemaStmt.cpp
cfe/trunk/test/Sema/switch.c
cfe/trunk/test/SemaCXX/warn-enum-compare.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36407.110333.patch
Type: text/x-patch
Size: 4006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170809/3b88e4d5/attachment-0001.bin>
More information about the cfe-commits
mailing list