labath added a comment. In https://reviews.llvm.org/D31086#704122, @zturner wrote:
> That one is calling a file static function `MakeDirectory`, not > `FileSystem::MakeDirectory`, and the implementation of that function already > calls `llvm::sys::fs::create_directories()` to create the whole tree, so it > should be fine. Right, sorry about that. I was looking at an old checkout. I'm not sure about the PlatformDarwin stuff, but the rest seems fine. https://reviews.llvm.org/D31086 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits