This is an archive of the discontinued LLVM Phabricator instance.

[CMake] Make liblldb depend on clang-headers
ClosedPublic

Authored by xiaobai on Feb 28 2019, 1:11 PM.

Details

Summary

The clang headers are useful when dealing with clang modules. There is also a
way to get to the clang headers from the SB API so it would be nice if they were
also available when we just build lldb.

Diff Detail

Repository
rL LLVM

Event Timeline

xiaobai created this revision.Feb 28 2019, 1:11 PM
teemperor accepted this revision.Feb 28 2019, 1:32 PM
teemperor added a subscriber: teemperor.

LGTM.

This revision is now accepted and ready to land.Feb 28 2019, 1:32 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 28 2019, 2:23 PM