aprantl added a comment. Generally I'm fine with improving the layering. I just wanted to point out that the Swift language plugin also wants know the clang resource directory (it calls `HostInfo::GetLLDBPath(ePathTypeClangDir, clang_dir_spec)`) since Swift embeds Clang. That said it makes no sense to build an LLDB that supports Swift and not also support lang, so moving things into the Clang plugin should be fine.
https://reviews.llvm.org/D47384 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits