Fix multi-line comment warnings
authorAndrew Gallagher <agallagher@fb.com>
Sat, 31 Oct 2015 21:42:53 +0000 (14:42 -0700)
committerfacebook-github-bot-4 <folly-bot@fb.com>
Sat, 31 Oct 2015 22:20:19 +0000 (15:20 -0700)
commit89e6ee60da8c157f32fcc6b8ce727c292de77e15
tree96628021d9584205bb3cc2cde94678488d122290
parentd0e3acee1b3e266e532c398f65e8760dcdd95a88
Fix multi-line comment warnings

Summary: Fix warnings triggered by `-Wcomment`.

Reviewed By: ajtulloch

Differential Revision: D2603992

fb-gh-sync-id: aae721f7c236d7d8b8bff2c077a481fc2affcf71
folly/test/LifoSemTests.cpp
folly/test/SharedMutexTest.cpp