[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:33:50 PST 2017


silvas added a comment.

In https://reviews.llvm.org/D29035#654536, @silvas wrote:

> We have a chdir in lib/Basic/VirtualFileSystem.cpp that probably can be moved to using this API in a followup patch.


that is clang/lib/Basic/VirtualFileSystem.cpp


https://reviews.llvm.org/D29035





More information about the llvm-commits mailing list