Stefan Granitz
a206de8a0e
[lldb][CMake] Infer Clang_DIR if not passed explicitly
Summary:
If we only get `LLVM_DIR` and find Clang in the same provided build-tree, automatically infer `Clang_DIR` like this:
```
LLVM_DIR = /path/to/build-llvm/lib/cmake/llvm
Clang_DIR = /paht/to/build-llvm/lib/cmake/clang
```
Reviewers: JDevlieghere, jingham, xiaobai, compnerd, labath
Reviewed By: JDevlieghere, labath
Subscribers: mgorny, lldb-commits, #lldb
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D65798
llvm-svn: 372210
2019-09-18 10:20:28 +00:00
..
2019-07-31 10:31:57 +00:00
2019-09-18 10:20:28 +00:00
2019-07-25 22:22:43 +00:00
2019-03-06 21:22:25 +00:00
2019-05-14 16:37:43 +00:00
2019-08-07 23:12:40 +00:00
2019-05-06 21:28:01 +00:00
2019-05-15 21:49:00 +00:00
2019-05-15 21:49:00 +00:00
2019-04-19 18:02:35 +00:00
2019-08-21 00:10:19 +00:00
2019-08-29 07:20:08 +00:00
2019-05-30 16:46:22 +00:00
2018-12-16 18:44:54 +00:00
2019-08-29 07:19:14 +00:00