[PATCH] D73007: [Sema] Avoid Wrange-loop-analysis false positives

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 23 16:02:26 PST 2020


aaronpuchert added a comment.

In D73007#1837271 <https://reviews.llvm.org/D73007#1837271>, @aaronpuchert wrote:

> one could also argue that this is a bit harder to follow in a range-based for loop.


This seems to be the argumentation of https://bugs.llvm.org/show_bug.cgi?id=32823#c0, so I guess it's Ok.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73007





More information about the cfe-commits mailing list