Author: stefan.graenitz
Date: Mon Dec 3 02:34:25 2018
New Revision: 348116
URL: http://llvm.org/viewvc/llvm-project?rev=348116&view=rev
Log:
[CMake] Store path to vendor-specific headers in clang-headers target property
Summary:
LLDB.framework wants a copy these headers. With this change LLDB ca
Author: stefan.graenitz
Date: Fri Feb 1 07:35:25 2019
New Revision: 352881
URL: http://llvm.org/viewvc/llvm-project?rev=352881&view=rev
Log:
[CMake] External compiler-rt-configure requires LLVMTestingSupport when
including tests
Summary:
Apparently `LLVMTestingSupport` must be built before `llv