]> granicus.if.org Git - clang/commit
[driver] Use the llvm equivalent of getcwd(). Hopefully, this makes the Windows
authorChad Rosier <mcrosier@apple.com>
Sat, 27 Apr 2013 00:11:10 +0000 (00:11 +0000)
committerChad Rosier <mcrosier@apple.com>
Sat, 27 Apr 2013 00:11:10 +0000 (00:11 +0000)
commite1c4ac314f69b1590dd3046233b6530cc154ebb5
tree0010ec1db6f4f99a3c8de05a9d6559e7007788b3
parentab3d509bc45218c278454962ff644bb13d18ce1a
[driver] Use the llvm equivalent of getcwd().  Hopefully, this makes the Windows
bots recover.
rdar://12237559

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180652 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp