Replace FOLLY_WARN_UNUSED_RESULT with FOLLY_NODISCARD everywhere
authorEric Niebler <eniebler@fb.com>
Thu, 25 May 2017 03:29:37 +0000 (20:29 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 25 May 2017 03:34:37 +0000 (20:34 -0700)
commit713e429835eb97113f52baa77f59a7787338c32a
tree00f557ec0b2bd900e690d6b529b9ecb119e8fc8d
parente1d2ddd5dca9f7a4a3c83ae7bc8c0c59c58333c1
Replace FOLLY_WARN_UNUSED_RESULT with FOLLY_NODISCARD everywhere

Summary: `[[nodiscard]]` is the future. Let's start now.

Reviewed By: yfeldblum

Differential Revision: D5108297

fbshipit-source-id: c98f44af9e282616af92f9171516b6ea18e68c6d
folly/Conv.h
folly/Portability.h