Revert D998590
authorPeter Griess <pgriess@fb.com>
Wed, 20 Nov 2013 21:29:43 +0000 (13:29 -0800)
committerPeter Griess <pgriess@fb.com>
Tue, 26 Nov 2013 15:05:18 +0000 (07:05 -0800)
commitc807fe1f40fb1e02ae9617195ade148dd110c473
treeab18cc5f6d4eaf20aa41770af9368ae2cc084162
parent571c2047cc0ab335a08020c2f4e3c71ea0483a28
Revert D998590

Summary:
- It looks like Xcode 5.0.2 / clang 500.2.79 changed this behavior. The
prior behavior was seen against Xcode 5.0.1 / clang 500.2.75. Blerg.
If we really have to support different Xcode flavors we can come up
with a real solution for this, but for now just take advantage of the
fact that clang and gcc seem to agree on this.

Test Plan: - make check on Mac OS X

Reviewed By: andrei.alexandrescu@fb.com

FB internal diff: D1066272

Blame Revision: D998590
folly/test/ScopeGuardTest.cpp