Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Unable to detect clang-cl.exe as compilers installed in C:\Program Files\LLVM\bin\. #2622

Closed
hwhsu1231 opened this issue Jun 26, 2022 · 1 comment · Fixed by #2627
Closed
Assignees
Milestone

Comments

@hwhsu1231
Copy link

There are two types of clang compilers on Windows: clang.exe and clang-cl.exe.

It seems that it can successfully detect both clang.exe and clang-cl.exe installed in Visual Studio.

However, it can ONLY detect clang.exe installed in LLVM.

Screenshots

image
image
image

@elahehrashedi
Copy link
Contributor

We are working on a fix for this in this PR #2627

@bobbrow bobbrow linked a pull request Jul 1, 2022 that will close this issue
@github-actions github-actions bot locked and limited conversation to collaborators Sep 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants