[clang] [clang-cl] Accept `cl`-style output arguments (`/Fo`, `-Fo`) for `--precompile` (PR #121046)
Chuanqi Xu via cfe-commits
cfe-commits at lists.llvm.org
Thu May 15 07:05:53 PDT 2025
ChuanqiXu9 wrote:
> > @zmodem given how important this it, I hope we can make this for clang21. Thanks!
>
> I'm just a reviewer here, and I still find the patch very confusing.
Not asking for an approval. It is just a ping : )
>
> And taking a step back, the whole point of clang-cl is to provide a cl.exe compatible interface to clang. I presume cl.exe does not use `--precompile -x c++-module` to produce BMI files. Shouldn't we try to match what they're doing?
https://github.com/llvm/llvm-project/pull/121046
More information about the cfe-commits
mailing list