]> granicus.if.org Git - clang/commit
clang/lib/Basic/FileManager.cpp: Detect the root directory with PathV2. It should...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 16 Jun 2012 06:04:10 +0000 (06:04 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 16 Jun 2012 06:04:10 +0000 (06:04 +0000)
commit759a4b40cab9dd04683a548f998ebe2e443ca6b4
tree908456215b313f58ec264a8758891de8b63ab059
parent8f19037d2b0aab8690e82273578c3b675ae55cd4
clang/lib/Basic/FileManager.cpp: Detect the root directory with PathV2. It should be better fix for PR10331, or, "clang X:\foo.c" fails.

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