[PATCH] D33895: [Support] Add TempFailureRetry helper function

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 08:18:45 PDT 2017


labath added a comment.

In https://reviews.llvm.org/D33895#788044, @joerg wrote:

> Do you need someone to commit this?


Thanks, but I have already committed it, and then backed it out because I ran into a wall with the std::result_of idea. :)
I reopened to review to see if you'd be ok with the original implementation with FailT and decltype.


Repository:
  rL LLVM

https://reviews.llvm.org/D33895





More information about the llvm-commits mailing list