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

Sergei Barannikov via cfe-commits cfe-commits at lists.llvm.org
Tue May 5 08:46:45 PDT 2026


s-barannikov wrote:

> unless we only keep the cc1 option here.

That is what we should use in most tests. In the driver tests we should only use `-fexec-charset` to verify that it is correctly passed down to the compiler.


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


More information about the cfe-commits mailing list