This revision was automatically updated to reflect the committed changes.
Closed by commit rL331880: Modernize and clean-up the Predicate class (authored
by labath, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D46580?vs=145682&id=145
clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.
Looks great!
https://reviews.llvm.org/D46580
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/
labath created this revision.
labath added reviewers: jingham, clayborg.
Herald added a subscriber: mgorny.
The comments on this class were out of date with the implementation, and
the implementation itself was inconsistent with our usage of the Timeout
class (I started converting everything to us