[clang] [clang-cl][flang][dxc] Fix opts exposed to clang-cl/dxc by mistake (PR #118640)

Mészáros Gergely via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 6 07:15:22 PST 2024


Maetveis wrote:

> Better to double check with author who specified those CLOption.

Do you mean the person that added `CLOption` to these flags? That was @tarunprabhu, but IIUC that was by mistake; his intention was to extend these flags only to Flang.

Otherwise `-Xlinker` has been around for very long. I guess I will revert these flags to be clang and flang only, then open issues for the discussion of potentially enabling them to clang-cl.

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


More information about the cfe-commits mailing list