makeTryFunction -> makeTryWith codemod
authorJames Sedgwick <jsedgwick@fb.com>
Wed, 13 May 2015 21:07:17 +0000 (14:07 -0700)
committerViswanath Sivakumar <viswanath@fb.com>
Wed, 20 May 2015 17:57:01 +0000 (10:57 -0700)
commitdf7a2d078ab78d4f2a8a94c71d1b0d342f5a3bf7
tree47c52e1c290c94c432d0ccb99f2e77c6a2d30091
parentec66459bbd15d255a5e2d9062c63a49f251103f0
makeTryFunction -> makeTryWith codemod

Summary: This is more consistent with setWith, makeFutureWith, etc

Test Plan: unit

Reviewed By: hans@fb.com

Subscribers: folly-diffs@, jsedgwick, yfeldblum, chalfant

FB internal diff: D2064667

Signature: t1:2064667:1431541614:a0e3f23d5effde13a93ce58ca3e21c7c3575215c
folly/experimental/fibers/AddTasks-inl.h
folly/experimental/fibers/FiberManager-inl.h
folly/experimental/fibers/Promise-inl.h
folly/futures/Promise-inl.h
folly/futures/Try-inl.h
folly/futures/Try.h
folly/futures/test/Try.cpp