[clang] [llvm] Enable fexec-charset option (PR #138895)
Sergei Barannikov via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 30 07:51:13 PDT 2026
================
@@ -0,0 +1,46 @@
+// RUN: %clang %s -std=c++17 -emit-llvm -S -target s390x-ibm-zos -o - | FileCheck %s
----------------
s-barannikov wrote:
Will it look much worse if autogenerate the check lines using `update_cc_test_checks.py --check-globals`?
https://github.com/llvm/llvm-project/pull/138895
More information about the cfe-commits
mailing list