[Lldb-commits] [PATCH] D48272: Replace HostInfo::GetLLDBPath with specific functions

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 18 09:31:08 PDT 2018


clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.

Looks good. My only question is do we not require people to only fill in the directory portion of the FileSpec anymore for these functions? I am fine with way since hopefully FileSpec::AppendPathComponent handles things correctly.


https://reviews.llvm.org/D48272





More information about the lldb-commits mailing list