[clang] Added removal of file extension when guessing the toolchain (PR #69887)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 5 12:22:54 PST 2023


MaskRay wrote:

In quite a few places we only detect `.exe` as the extension name. I am not sure we should commit to arbitrary extension name now. The build systems can consider `--driver-mode=cl`

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


More information about the cfe-commits mailing list