[cfe-commits] r119939 - /cfe/trunk/lib/Basic/FileManager.cpp
Chris Lattner
clattner at apple.com
Sun Nov 21 11:02:43 PST 2010
On Nov 21, 2010, at 3:32 AM, Benjamin Kramer wrote:
> Author: d0k
> Date: Sun Nov 21 05:32:22 2010
> New Revision: 119939
>
> URL: http://llvm.org/viewvc/llvm-project?rev=119939&view=rev
> Log:
> Filename.rfind("/\\") won't give us the position of the last directory seperator.
Ahh... right, thanks a lot for the fix!
-Chris
More information about the cfe-commits
mailing list