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

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 17 10:58:58 PDT 2019


xbolva00 updated this revision to Diff 205126.

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/Sema/warn-xor-as-pow.c
  test/SemaCXX/warn-xor-as-pow.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63423.205126.patch
Type: text/x-patch
Size: 13777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190617/fe5e4b25/attachment-0001.bin>


More information about the cfe-commits mailing list