define SKIP_IF
authorJim Meyering <meyering@fb.com>
Tue, 16 Jan 2018 17:32:45 +0000 (09:32 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 16 Jan 2018 17:37:12 +0000 (09:37 -0800)
commit492fad43a76506407008a5394511daf6bba5bccc
tree29ecbec0c09c4deeb27d2194b61ddd944616a595
parent6746259314362d89f3d1d1dbfdf00c9fe18de202
define SKIP_IF

Summary:
Finding ourselves writing too many identical "if (expr) SKIP << ..." statements,
this change factors out/encapsulates the functionality.

Reviewed By: yfeldblum

Differential Revision: D6727531

fbshipit-source-id: 703abcd5d8c30a6ebab94327a12da4f2d1f7ff74
folly/test/TestUtils.h