llvm-project/llvm/lib/Support/Windows
Pavel Labath 2f0960970f [Support] Add sys::fs::set_current_path() (aka chdir)
Summary:
This adds a cross-platform way of setting the current working directory
analogous to the existing current_path() function used for retrieving
it. The function will be used in lldb.

Reviewers: rafael, silvas, zturner

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D29035

llvm-svn: 292907
2017-01-24 10:32:03 +00:00
..
COM.inc
DynamicLibrary.inc Revert r130657, "Windows/DynamicLibrary.inc: Clean up ELM_Callback. We may check the decl instead of the versions of individual libraries." 2016-03-07 00:13:09 +00:00
Host.inc
Memory.inc Add Windows error code and tidy formatting for system errors. 2015-11-23 17:34:20 +00:00
Mutex.inc
Path.inc [Support] Add sys::fs::set_current_path() (aka chdir) 2017-01-24 10:32:03 +00:00
Process.inc Remove TimeValue usage from llvm/Support 2016-10-24 10:59:17 +00:00
Program.inc [Clang/Support/Windows/Unix] Command lines created by clang may exceed the command length limit set by the OS 2016-01-05 19:56:12 +00:00
RWMutex.inc
Signals.inc Add missing includes on Windows. 2016-12-21 18:50:52 +00:00
ThreadLocal.inc
Watchdog.inc
WindowsSupport.h Removed FIXME from include ordering comment 2016-10-24 17:15:05 +00:00
explicit_symbols.inc