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

Douglas Gregor dgregor at apple.com
Fri Feb 11 13:01:14 PST 2011


Looks good to me!

	- Doug

On Feb 11, 2011, at 12:55 PM, Zhanyong Wan (λx.x x) wrote:

> 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
> <is_separator.patch>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110211/f593ffd9/attachment.html>


More information about the llvm-dev mailing list