search for: f593ffd9

Displaying 1 result from an estimated 1 matches for "f593ffd9".

2011 Feb 11
1
[LLVMdev] adding a function to test whether a char is a path separator
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: