fix a multiline comment warning
[folly.git] / folly / test / ScopeGuardTest.cpp
2018-01-06 Yedidya FeldblumUse auto for scope-guard locals v.s. folly::ScopeGuard
2017-09-19 Christopher DykesEnable -Wunused-variables
2017-07-30 Yedidya FeldblumConsistent indentation for class visibility labels
2017-01-04 Yedidya Feldblum2017
2016-12-18 Mathieu Baudetfbcode: remove unused includes from .cpp files with... v2016.12.19.00
2016-12-14 Christopher DykesAllow building with -Wmissing-noreturn
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-03-10 Eric NieblerFix an exception safety hole in ScopeGuard
2016-02-22 Michael LeeRemove extra `int main`s from unit tests.
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-07-07 Tudor Bosmangflags now likes namespace gflags, not google
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-12-20 Andrei AlexandrescuSCOPE_SUCCESS should be able to throw, the others shouldn't
2013-11-26 Peter GriessRevert D998590
2013-11-26 Daniel MarinescuAdded SCOPE_FAIL and SCOPE_SUCCESS macros in non-portab...
2013-10-24 Peter GriessDetect libc++ in configure.ac.
2013-10-15 Peter GriessChange ScopeGuardTest to work around libc++'s different...
2013-01-19 Jordan DeLongRemove some unnecessary uses of LOG(FATAL) in folly
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6