]> granicus.if.org Git - clang/commit
Revert r132539 for now, "My testing shows that function stat has no problem with...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 17 Nov 2011 06:16:05 +0000 (06:16 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 17 Nov 2011 06:16:05 +0000 (06:16 +0000)
commit678a3ead409516d8e24831297b9a3bb98f6217c3
tree8f8d6b2884bec6a17d4f07439128d31015befe88
parent6fe2965ce722826ae7c3af85271f900286ef20c3
Revert r132539 for now, "My testing shows that function stat has no problem with trailing separators. (tested on Windows and Darwin)."

It caused PR10331. MSVCRT stat() cannot strip trailing '/'. (can '\')

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