You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CMake] Improve Clang directory deduction in core/clingutils
Assume that the Clang versions alsways matches the LLVM version to
simplify the code, and also make it possible to find Clang installations
separate from the LLVM directory by considering `CLANG_INSTALL_PREFIX`.
0 commit comments