[cfe-commits] [PATCH] Include path trailing separator
John Thompson
john.thompson.jtsoftware at gmail.com
Tue Nov 24 16:40:45 PST 2009
If you use the option "-I=../../", the include path will be ignored because
the existence check fails because of the trailing separator. This
patch works around this by truncating the trailing separator.
--
John Thompson
John.Thompson.JTSoftware at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20091124/f255da1e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: include-trailing-separator.patch
Type: application/octet-stream
Size: 651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20091124/f255da1e/attachment.obj>
More information about the cfe-commits
mailing list