[clang] [llvm] [SystemZ][z/OS] __ptr32 support for z/OS (PR #101696)

Zibi Sarbinowski via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 7 08:02:55 PDT 2024


================
@@ -0,0 +1,119 @@
+// RUN: %clang_cc1 -triple s390x-ibm-zos %s -fsyntax-only -fzos-extensions -verify
----------------
zibi2 wrote:

We should also test the default `-fzos-extensions` by not explicitly specifying it.

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


More information about the cfe-commits mailing list