[clang] [llvm] Enable fexec-charset option (PR #138895)
Hubert Tong via cfe-commits
cfe-commits at lists.llvm.org
Tue May 5 10:17:14 PDT 2026
hubert-reinterpretcast 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.
@s-barannikov, what you said sounds right.
https://github.com/llvm/llvm-project/pull/138895
More information about the cfe-commits
mailing list