[cfe-commits] [PATCH] fix trailing separator in include path

John Thompson john.thompson.jtsoftware at gmail.com
Thu Dec 17 13:08:48 PST 2009


The stat function on Windows doesn't like a path with a trailing
separator like:  ../../
This patch works around thant, but I don't know if it's the optimal
solution.

-- 
John Thompson
John.Thompson.JTSoftware at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20091217/35218cc2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: includetrailingsep.patch
Type: application/octet-stream
Size: 748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20091217/35218cc2/attachment.obj>


More information about the cfe-commits mailing list