Meinersbur accepted this revision. Meinersbur added a comment. This revision is now accepted and ready to land.
LGTM. Thanks for the patch. ================ Comment at: llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp:1696 + } + EXPECT_EQ(Found, true); +} ---------------- It would also be possible to use `any_of` instead of a loop. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D114379/new/ https://reviews.llvm.org/D114379 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits