Bindings: Try to find libclang4 before trying to find libclang3

Authored by skelly on Jan 13 2017, 6:25 PM.

Description

Bindings: Try to find libclang4 before trying to find libclang3

The LLVM project has picked a new version scheme

http://blog.llvm.org/2016/12/llvms-new-versioning-scheme.html

which means that major version numbers will be bumped more regularly,
the minor version will remain at zero, and the patch version will be
bumped. We will have to see how distros respond in terms of file
naming.

Details

Committed
skellyJan 13 2017, 6:52 PM
Parents
R240:4332f9eea11b: Bindings: Determine the clang suffix from the filename if cached
Branches
Unknown
Tags
Unknown