zturner added a comment.

How about add a function to `lldbsuite\support\fs.py`?

  def remove_file(file, num_retries, sleep_duration):

Then just call this everywhere you need to.  Could even nuke this whole 
`RemoveTempFile` method.


http://reviews.llvm.org/D18912



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to