Commit 143bbe7
committed
Fixes User Defined Toolchain clang type forgetfullnes
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.1 parent b4d81a1 commit 143bbe7
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
- build/org.eclipse.cdt.build.gcc.core/src/org/eclipse/cdt/build/gcc/core
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
157 | 158 | | |
158 | 159 | | |
159 | 160 | | |
| |||
0 commit comments