[clang] [Clang] Make `-Xarch_` handling generic for all toolchains (PR #125421)

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 4 11:38:27 PST 2025


Artem-B wrote:

> --offload-arch= isn't an accepted -cc1 argument so it won't be forwarded at all.

Silently? That would be wrong, imo. It should be diagnosed somewhere.

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


More information about the cfe-commits mailing list