aaronpuchert added inline comments.
================ Comment at: clang/lib/Sema/SemaStmt.cpp:3401 + return false; + }; + ---------------- Perhaps use `std::any_of`? Maybe there is even a range wrapper in llvm. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D105380/new/ https://reviews.llvm.org/D105380 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits