[PATCH] D52137: Added warning for unary minus used with unsigned type

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 15 15:10:10 PDT 2018


xbolva00 updated this revision to Diff 165664.

https://reviews.llvm.org/D52137

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaExpr.cpp
  test/CXX/drs/dr6xx.cpp
  test/OpenMP/teams_distribute_thread_limit_messages.cpp
  test/OpenMP/teams_thread_limit_messages.cpp
  test/Sema/unary-minus-unsigned.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52137.165664.patch
Type: text/x-patch
Size: 6421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180915/ac1aee34/attachment-0001.bin>


More information about the cfe-commits mailing list