8000 Fixes User Defined Toolchain clang type forgetfulness by betamaxbandit · Pull Request #1179 · eclipse-cdt/cdt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fixes User Defined Toolchain clang type forgetfulness #1179

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

betamaxbandit
Copy link
Contributor

When a User Defined Toolchain of type clang was created (Preferences > C/C++ > Core Build Toolchains > User Defined Toolchains) the Type was reported correctly as clang. But after restarting the workbench the Type was reported as GCC. This is now fixed so the Type always shows as clang for a clang toolchain.

clang tc added - before workbench restart

When a User Defined Toolchain of type clang was created (Preferences >
C/C++ > Core Build Toolchains > User Defined Toolchains) the Type was
reported correctly as clang. But after restarting the workbench the Type
was reported as GCC. This is now fixed so the Type always shows as clang
for a clang toolchain.
Copy link
Member
@jonahgraham jonahgraham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@betamaxbandit LGTM - this can be merged once #1185 is ready

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0