[Lldb-commits] [PATCH] D25393: Remove IntervalTimer class

2016-10-19 Thread Pavel Labath via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL284599: Remove IntervalTimer class (authored by labath). Changed prior to commit: https://reviews.llvm.org/D25393?vs=74015&id=75153#toc Repository: rL LLVM https://reviews.llvm.org/D25393 Files: l

[Lldb-commits] [PATCH] D25393: Remove IntervalTimer class

2016-10-08 Thread Zachary Turner via lldb-commits
zturner accepted this revision. zturner added a comment. This revision is now accepted and ready to land. If it's dead code, probably don't even need to ask. https://reviews.llvm.org/D25393 ___ lldb-commits mailing list lldb-commits@lists.llvm.org h

[Lldb-commits] [PATCH] D25393: Remove IntervalTimer class

2016-10-07 Thread Pavel Labath via lldb-commits
labath created this revision. labath added reviewers: clayborg, zturner. labath added a subscriber: lldb-commits. it was added back in 2013, but there are no uses of it. I started refactoring it, but then it occured to me it would better to delete it. https://reviews.llvm.org/D25393 Files: in