llvm-6502/lib/Support/Windows
Rafael Espindola 9e89fe77ce Add GetCurrentDirectory back.
It looks like clang-tools-extra/unittests/cpp11-migrate/TransformTest.cpp
depends on the behaviour of the old one on Windows. Maybe a difference
between GetCurrentDirectoryA and GetCurrentDirectoryW?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184009 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-14 21:41:33 +00:00
..
DynamicLibrary.inc
explicit_symbols.inc
Host.inc
Memory.inc
Mutex.inc
Path.inc Add GetCurrentDirectory back. 2013-06-14 21:41:33 +00:00
PathV2.inc Replace use of PathV1.h in Program.cpp. 2013-06-14 19:38:45 +00:00
Process.inc
Program.inc Replace use of PathV1.h in Program.cpp. 2013-06-14 19:38:45 +00:00
RWMutex.inc
Signals.inc Remove a use of sys::Path. 2013-06-14 13:59:21 +00:00
system_error.inc
ThreadLocal.inc
TimeValue.inc
Watchdog.inc
Windows.h