[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:22:00 PDT 2020


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

Unbreak test that was autobroken by lint.


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.283070.patch
Type: text/x-patch
Size: 9707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200805/6add25c0/attachment.bin>


More information about the cfe-commits mailing list