Fix for clang (llvm 3.7.0+)
author191919 <191919@gmail.com>
Tue, 23 Jun 2015 16:59:11 +0000 (09:59 -0700)
committerSara Golemon <sgolemon@fb.com>
Tue, 23 Jun 2015 18:24:17 +0000 (11:24 -0700)
commit6a2eb674667ff14bee8e56a8613676b02cfb5740
tree8c1d94e27c4de09e223ec6e2242c147c548a12fd
parent01d31b9f595c37842125f9ad3104db11baa8944d
Fix for clang (llvm 3.7.0+)

Summary: Roughly described in https://github.com/facebook/hhvm/issues/5344.

Closes #206

Reviewed By: @yfeldblum

Differential Revision: D2170803

Pulled By: @sgolemon
folly/DynamicConverter.h
folly/test/DynamicConverterTest.cpp