[PATCH] D63423: [Diagnostics] Diagnose misused xor as pow

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 10 05:53:28 PDT 2019


xbolva00 updated this revision to Diff 214524.
xbolva00 added a comment.

svn added forgotten test file..


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.214524.patch
Type: text/x-patch
Size: 12166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190810/cea687da/attachment-0001.bin>


More information about the cfe-commits mailing list