[PATCH] D99808: [Sema] Move 'char-expression-as-unsigned < 0' into a separate diagnostic

Anton Bikineev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 13 16:03:17 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG69545154cc28: [Sema] Move 'char-expression-as-unsigned < 0' into a separate diagnostic (authored by AntonBikineev).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99808/new/

https://reviews.llvm.org/D99808

Files:
  clang/include/clang/Basic/DiagnosticGroups.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaChecking.cpp
  clang/test/Sema/tautological-unsigned-char-zero-compare.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99808.337278.patch
Type: text/x-patch
Size: 5113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210413/792eaea6/attachment.bin>


More information about the cfe-commits mailing list