[Lldb-commits] [PATCH] D10887: Use accept instead of accept4 for Android.
Pavel Labath
labath at google.com
Thu Jul 2 08:12:41 PDT 2015
labath requested changes to this revision.
labath added a reviewer: labath.
labath added a comment.
What kind of bugs are we talking about?
I find the idea of using an API 21-built binary and running it on an older device extremely troubling, and I would not trust it even if it did seem to work. I think we should find another way to achive this.
http://reviews.llvm.org/D10887
More information about the lldb-commits
mailing list