cmake: Detect Clang 7 and 8

Authored by kfunk on Oct 1 2018, 9:49 AM.

Description

cmake: Detect Clang 7 and 8

Note: Looks like like recent versions of llvm-config no longer have a minor
version suffix. Examples:

  • llvm-config-8
  • llvm-config-7
  • llvm-config-6.0
  • ...

Details

Committed
kfunkOct 1 2018, 9:49 AM
Parents
R32:7ee0e11df7be: create_log: fix broken argument order calling createLog from non-all script
Branches
Unknown
Tags
Unknown