Skip to content
Commit dd04c69a authored by Francois Pichet's avatar Francois Pichet
Browse files

My testing shows that function stat has no problem with trailing separators....

My testing shows that function stat has no problem with trailing separators. (tested on Windows and Darwin).

This fixes a bug on Windows:
clang c:\test.cpp

Here the call stat("c:") is not recognized as a directory (must be "c:\").

llvm-svn: 132539
parent 3e4abe54
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment