Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lldb/trunk/cmake/modules/
-
trunk/
-
cmake/
-
modules/
-
LLDBConfig.cmake
Hide Panel
f
Keyboard Reference
?
Differential
D14166
Correctly include LLVM_EXTERNAL_CLANG_SOURCE_DIR.
Closed
Public
Authored by
chaoren
on Oct 28 2015, 5:39 PM.
Download Raw Diff
Details
Reviewers
sas
ovyalov
Commits
rG41c502318c37: Correctly include LLVM_EXTERNAL_CLANG_SOURCE_DIR.
rLLDB251589: Correctly include LLVM_EXTERNAL_CLANG_SOURCE_DIR.
rL251589: Correctly include LLVM_EXTERNAL_CLANG_SOURCE_DIR.
Diff Detail
Repository
rL LLVM
Event Timeline
chaoren
updated this revision to
Diff 38700
.
Oct 28 2015, 5:39 PM
chaoren
retitled this revision from
to
Correctly include LLVM_EXTERNAL_CLANG_SOURCE_DIR.
.
chaoren
updated this object.
chaoren
added reviewers:
sas
,
ovyalov
.
chaoren
added a subscriber:
lldb-commits
.
ovyalov
accepted this revision.
Oct 28 2015, 5:44 PM
ovyalov
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Oct 28 2015, 5:44 PM
Closed by commit
rL251589: Correctly include LLVM_EXTERNAL_CLANG_SOURCE_DIR.
(authored by
chaoren
).
·
Explain Why
Oct 28 2015, 5:51 PM
This revision was automatically updated to reflect the committed changes.
sas
edited edge metadata.
Oct 30 2015, 12:37 PM
Comment Actions
Thanks for fixing this. Didn't test external LLVM builds.