[PATCH] D85097: [Sema] add warning for comparisons like 'x<=y<=z'
Vince Bridgers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 6 18:03:20 PDT 2020
vabridgers added a comment.
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.
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