[clang] [clang-cl] Accept `cl`-style output arguments (`/Fo`, `-Fo`) for `--precompile` (PR #121046)

Sharadh Rajaraman via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 4 07:25:51 PDT 2025


sharadhr wrote:

If this is consensus, then I will rework this PR from scratch to expose `/ifcOutput` (or any other appropriate flag, just not `/Fo` or `-o`) with `clang-cl`.

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


More information about the cfe-commits mailing list