Don't call getAsUnsignedInteger directly, it fails to compile if uint64_t is not...
[oota-llvm.git] / unittests / Support / ManagedStatic.cpp
2011-11-14 Nick LewyckyFix Windows build, don't try to #include <pthread.h...
2011-11-14 Nick LewyckyAdd support for tsan annotations (thread sanitizer...