[clang] [OpenMP][Clang] Parsing support for num_teams lower bound (PR #180608)

Alexey Bataev via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 19 06:50:58 PST 2026


================
@@ -0,0 +1,88 @@
+// RUN: %clang_cc1 -verify -fopenmp -ast-print %s | FileCheck %s
----------------
alexey-bataev wrote:

Add tests with serialization/desrelization and templates

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


More information about the cfe-commits mailing list