]> granicus.if.org Git - clang/commit
Reland "[clang][FileManager] fillRealPathName even if we aren't opening the file"
authorJan Korous <jkorous@apple.com>
Mon, 18 Feb 2019 22:33:40 +0000 (22:33 +0000)
committerJan Korous <jkorous@apple.com>
Mon, 18 Feb 2019 22:33:40 +0000 (22:33 +0000)
commit555a67069d590cee0b387321da765b7ebd6f11c4
tree7c10b8cbbc13c0f3432e7e70f6d8cceda899fae4
parent94533b52c8f5040d486994fb226581b1118e0acb
Reland "[clang][FileManager] fillRealPathName even if we aren't opening the file"

This reverts commit e2bb3121fd4ab5b01f9ec1d2e3e9877db9c6a54c.
+ fixed test for Windows

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@354291 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/FileManager.cpp
unittests/Basic/FileManagerTest.cpp