[clang] [llvm] Enable fexec-charset option (PR #138895)

Hubert Tong via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 27 08:57:41 PDT 2025


================
@@ -0,0 +1,46 @@
+// RUN: %clang %s -std=c++17 -emit-llvm -S -target s390x-ibm-zos -o - | FileCheck %s
+
----------------
hubert-reinterpretcast wrote:

There should be tests for character literals in `#if`.

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


More information about the llvm-commits mailing list