[Lldb-commits] [PATCH] Fix ProcessIO test failures
Jim Ingham
jingham at apple.com
Wed Mar 11 09:48:05 PDT 2015
Shouldn't there be implementations of InterruptRead in this patch?
It seems like you are saying InterruptRead will consume all available stdout, then return Interrupted, which is a little odd for an interrupt. But I don't know what InterruptRead actually does...
Jim
http://reviews.llvm.org/D8246
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list