[lldb-dev] [Bug 23704] New: Don't include share/clang/cmake/ClangConfig.cmake when Clang is build with LLVM
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri May 29 16:57:22 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23704
Bug ID: 23704
Summary: Don't include share/clang/cmake/ClangConfig.cmake when
Clang is build with LLVM
Product: lldb
Version: 3.6
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: lldb-dev at cs.uiuc.edu
Reporter: eugene.zelenko at gmail.com
Classification: Unclassified
I build Clang (and other packages like lld, clang-tools-extra, etc) with LLVM,
so configuration is shared with LLVM.
I think will be good idea to check if LLDB_PATH_TO_CLANG_SOURCE is subdirectory
of LLDB_PATH_TO_LLVM_SOURCE and LLDB_PATH_TO_CLANG_BUILD is subdirectory of
LLDB_PATH_TO_LLVM_BUILD before including share/clang/cmake/ClangConfig.cmake.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150529/e9ae767a/attachment.html>
More information about the lldb-dev
mailing list