[clang] [CIR] Upstream a batch of passing tests from CIR-Incubator (PR #157333)

Andy Kaylor via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 8 16:46:20 PDT 2025


================
@@ -0,0 +1,9 @@
+// TODO: fix crash in emitTaskWaitCall
----------------
andykaylor wrote:

We don't have any OpenMP support upstream, so this test is only passing because it doesn't really do anything. This should be removed from your PR.

https://github.com/llvm/llvm-project/pull/157333


More information about the cfe-commits mailing list