[Lldb-commits] [PATCH] Fix race condition in Target::Launch

Jim Ingham jingham at apple.com
Thu Mar 26 10:15:20 PDT 2015


I prefer treating the synchronous & async cases separately.  It seems a little easier to read to me, and we're more likely to have to modify one or the other branch, so keeping them separate is slightly preferable from that standpoint.

Is that SyncIOHandler hack needed in the synchronous case?

Jim


http://reviews.llvm.org/D8562

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list