MaskRay added a comment.

Thanks for the patch. Will take some time to review. Without this, adding 
-Wrange-loop-analysis to -Wall will make lots of projects fail to build if they 
have -Werror. For example, `for (const absl::string_review : ...)` or `const 
std::string_view` is common.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72212



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to