[clang] [llvm] [Clang][OpenMP] Support for dispatch construct (Sema & Codegen) support (PR #131838)

Alexey Bataev via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 30 06:29:25 PDT 2025


================
@@ -0,0 +1,364 @@
+// expected-no-diagnostics
----------------
alexey-bataev wrote:

The tests with classes and function members are required, as well as classes, used in conditions

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


More information about the cfe-commits mailing list