[clang] default clause replaced by otherwise clause for metadirective in OpenMP 5.2 (PR #128640)
Alexey Bataev via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 28 11:51:12 PDT 2025
================
@@ -0,0 +1,198 @@
+// RUN: %clang_cc1 -verify -fopenmp -x c++ -triple x86_64-unknown-linux -emit-llvm %s -o - | FileCheck %s
----------------
alexey-bataev wrote:
Add serialization/deserialization tests
https://github.com/llvm/llvm-project/pull/128640
More information about the cfe-commits
mailing list