apply clang-tidy modernize-use-override
[folly.git] / folly / io / async / DelayedDestruction.h
2017-05-24 Victor Gaoapply clang-tidy modernize-use-override
2017-01-04 Yedidya Feldblum2017
2016-04-28 Pavlo KushnirFaster onDestroy
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-09-21 Subodh IyengarFix potential delete behavior of guard
2015-07-31 Sophia WangDelayedDestruction cleanup
2015-07-21 Viswanath SivakumarFix logspew in DelayedDestruction
2015-07-15 Sophia WangMake DestructorGuard inherit from a base
2015-06-12 Praveen KumarGet *=default*ed default constructors
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-08-14 Alan FrindellMove TDelayedDestruction to folly::DelayedDestruction