1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 22:22:11 +02:00
cdt/llvm
Jeff Johnston 61200ab252 Fix CLang Toolchain enablement
- Fix LlvmEnvironmentVariableSupplier.getDirIfLlvmFound method
  which was not bothering to look for llvm-ar in the user's path
  because it would only set its internal llvmPath variable if
  directories ended in '/' or if a subdir was provided which is
  not the case for it being called from LlvmToolChainSupported
- set the llvmPath to the candidatePath at the beginning so the
  test will be performed

Change-Id: I4b93fb3e569c32cff580c57dbedbe730dbbe057e
2015-04-13 13:01:14 -04:00
..
org.eclipse.cdt.managedbuilder.llvm-feature Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.managedbuilder.llvm.tests Move some leftover plugins from Java 5 to Java 7. 2015-03-25 13:42:20 -04:00
org.eclipse.cdt.managedbuilder.llvm.ui Fix CLang Toolchain enablement 2015-04-13 13:01:14 -04:00