Moving DestructorCheck from proxygen library to folly.
authorMaxim Georgiev <maxgeorg@fb.com>
Sun, 28 May 2017 14:25:17 +0000 (07:25 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sun, 28 May 2017 14:36:29 +0000 (07:36 -0700)
commitc1a1a5e6039c13c55597fa942ce1c01ecfe2f6a3
tree493d8ea83b1a9ae2a8ee4652f39f8d15ca6437db
parent314c43c4f95dc51f2c97d00216be062eebbd5454
Moving DestructorCheck from proxygen library to folly.

Summary:
allow-large-files
Moving DestructorCheck from proxygen library to folly.

Reviewed By: djwatson

Differential Revision: D5110897

fbshipit-source-id: 02a6cf6336000e8c36484e75d2da820588baf2df
CMakeLists.txt
folly/Makefile.am
folly/io/async/DestructorCheck.h [new file with mode: 0644]
folly/io/async/README.md
folly/io/async/test/DestructorCheckTest.cpp [new file with mode: 0644]