Make DestructorCheck::Safety no-copy, no-move v2017.06.19.00
authorAlan Frindell <afrind@fb.com>
Mon, 19 Jun 2017 04:01:03 +0000 (21:01 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 19 Jun 2017 04:05:47 +0000 (21:05 -0700)
commit60b2478a8e299bbae257a5fe69837696c0950ee5
treed72fdd1f7086e8ecd2f36a796fdacdb738687766
parentdd707e05ecc7c3a9271bb8d94d0a2ad2ef27821a
Make DestructorCheck::Safety no-copy, no-move

Summary: It's not safe because of how it manipulates the linked list.  The intended usage is to declare it locally on the stack

Reviewed By: yfeldblum

Differential Revision: D5267507

fbshipit-source-id: 07a55eaee2c6a266bb233432f6a3383236594195
folly/io/async/DestructorCheck.h