llvm-project/lldb/docs
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
..
_static [lldb][docs] Add CMake version notes for -B flag 2019-07-31 10:31:57 +00:00
resources [lldb][CMake] Infer `Clang_DIR` if not passed explicitly 2019-09-18 10:20:28 +00:00
status [Docs] Remove reproducers from the project page. 2019-07-25 22:22:43 +00:00
structured_data Pass ConstString by value (NFC) 2019-03-06 21:22:25 +00:00
testsuite Rename MacOS X -> macOS where applicable. 2019-05-14 16:37:43 +00:00
use [Docs] Fix (incorrect) code highlighting 2019-08-07 23:12:40 +00:00
.htaccess [Docs] Add remote.html redirect 2019-05-06 21:28:01 +00:00
CMakeLists.txt Get back the navigation sidebar on the LLDB website. 2019-05-15 21:49:00 +00:00
conf.py Get back the navigation sidebar on the LLDB website. 2019-05-15 21:49:00 +00:00
doxygen-mainpage.dox [Docs] Make Doxygen functional 2019-04-19 18:02:35 +00:00
doxygen.cfg.in [Doxygen] Document private class members. 2019-08-21 00:10:19 +00:00
index.rst use https for llvm.org in the doc 2019-08-29 07:20:08 +00:00
lldb-for-gdb-users.txt
lldb-gdb-remote.txt [Docs] Modernize references to macOS 2019-05-30 16:46:22 +00:00
lldb-platform-packets.txt Add a description of the similar packets defined in the 2018-12-16 18:44:54 +00:00
lldb.1 fix the bugzilla url 2019-08-29 07:19:14 +00:00