[PATCH] D29035: [Support] Add sys::fs::set_current_path() (aka chdir)
Sean Silva via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 23 23:28:16 PST 2017
silvas added a comment.
We have a chdir in lib/Basic/VirtualFileSystem.cpp that probably can be moved to using this API in a followup patch.
https://reviews.llvm.org/D29035
More information about the llvm-commits
mailing list