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

Sean Perry via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 12 10:54:49 PST 2026


perry-ca wrote:

>>║typeinfo name │system charset (IBM-1047 on z/OS)║

> Shouldn't it be -fexec-charset?

The typeinfo for the basic types will be in the system charset.  You want all of the typeinfo names in the same charset.

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


More information about the cfe-commits mailing list