[PATCH] D63423: [Diagnostics] Diagnose misused xor as pow
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 16 15:31:57 PDT 2019
xbolva00 updated this revision to Diff 215693.
xbolva00 added a comment.
Better comparison for "xor".
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63423/new/
https://reviews.llvm.org/D63423
Files:
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaExpr.cpp
test/SemaCXX/warn-xor-as-pow.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63423.215693.patch
Type: text/x-patch
Size: 11676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190816/d352da0e/attachment.bin>
More information about the cfe-commits
mailing list