fix some of the warning/errors clang 3.1 reports - 2
authorPhilip Pronin <philipp@fb.com>
Mon, 14 Jan 2013 23:54:13 +0000 (15:54 -0800)
committerJordan DeLong <jdelong@fb.com>
Sat, 19 Jan 2013 00:38:13 +0000 (16:38 -0800)
commitdc6cfb04ebf1ab5917cef0136f9fb342dfc421fd
tree18fc8d5f39fd12fab232aee9c22c706995291441
parent86d219c38847965714df9eba03b07fa2f6e30ecc
fix some of the warning/errors clang 3.1 reports - 2

Test Plan:
fbconfig -r folly && fbmake opt -j32

to make sure gcc is still able to compile it

Reviewed By: tudorb@fb.com

FB internal diff: D678500
folly/AtomicHashMap.h
folly/experimental/exception_tracer/ExceptionTracer.h
folly/experimental/exception_tracer/ExceptionTracerLib.cpp
folly/experimental/test/GenTest.cpp
folly/test/DynamicConverterTest.cpp