[PATCH] D85097: [Sema] add warning for comparisons like 'x<=y<=z'

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 22 14:07:50 PDT 2020


lebedev.ri added a comment.

In D85097#2201609 <https://reviews.llvm.org/D85097#2201609>, @vabridgers wrote:

> Thanks for the recent comments. I just pushed a few improvements over the last patch that didn't comprehend latest comments from @rsmith and @Quuxplusone. I'll read through those carefully and address those.

Reverse-ping, thanks. I think this is a worthwhile warning.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85097



More information about the cfe-commits mailing list