Add folly non null
authorSubodh Iyengar <subodh@fb.com>
Thu, 20 Jul 2017 11:51:25 +0000 (04:51 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 20 Jul 2017 11:58:57 +0000 (04:58 -0700)
commit339c14d3295071baf13066aae1e8b7be1df62b34
tree092d42d7fcf28b4d9dab47bf44ed9fc1acc2c02a
parent5a81b5dfcaeb70e6271d07d2008b39604b7507da
Add folly non null

Summary:
Add non null annotation to
folly to help with linters
complaining when a pointer could
be null, however it never is.

Reviewed By: yfeldblum

Differential Revision: D5453255

fbshipit-source-id: cf7ccbcc86d171ef4f6d373b6f751f709e4587b1
folly/CppAttributes.h