[LLVMdev] adding a function to test whether a char is a path separator

Zhanyong Wan (λx.x x) wan at google.com
Fri Feb 11 12:55:26 PST 2011


Hi Doug,

While refactoring clang::FileManager to use llvm::sys::path, I had a
need for a function to test whether a char is a path separator.  I
think it would be generally useful.  Would you be able to review it?
You can see http://codereview.appspot.com/4186045 or the attachment.

Thanks,
-- 
Zhanyong
-------------- next part --------------
A non-text attachment was scrubbed...
Name: is_separator.patch
Type: text/x-patch
Size: 2482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110211/54ad4b7d/attachment.bin>


More information about the llvm-dev mailing list