Can one of you land this for me? Thanks.
REPOSITORY
rL LLVM
================
Comment at: source/Host/posix/PipePosix.cpp:216
@@ +215,3 @@
+ if (error.Success()) {
+ name.clear();
+ name = named_pipe_path;
----------------
ovyalov wrote:
> It seems not needed here or as another option - call clear() unconditionally
> at the beginning of the method.
Right, done.
http://reviews.llvm.org/D7348
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits