jdoerfert accepted this revision. jdoerfert added a comment. This revision is now accepted and ready to land.
LGTM. Thanks for the generalization. We'll add update_test support next for the opt case, e.g., for D83635 <https://reviews.llvm.org/D83635>. ================ Comment at: llvm/utils/update_cc_test_checks.py:331 + # are ordered by prefix instead of by function as in "normal" + # mode. + if '-emit-llvm' in clang_args: ---------------- This is all unfortunate but at least for OpenMP not easily changeable. Let's go with this. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D83004/new/ https://reviews.llvm.org/D83004 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits