[PATCH] D85256: Add -Wtautological-value-range-compare warning.

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 4 17:25:09 PDT 2020


rsmith updated this revision to Diff 283072.
rsmith added a comment.

N/A


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85256

Files:
  clang/include/clang/Basic/DiagnosticGroups.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaChecking.cpp
  clang/test/Sema/tautological-constant-compare.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85256.283072.patch
Type: text/x-patch
Size: 9707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200805/1a9153ac/attachment-0001.bin>


More information about the cfe-commits mailing list