Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
aeec780e428252dcfbd2cc471daff792af91c2f1
/
llvm
/
unittests
/
Support
/
ManagedStatic.cpp
39cd216
Re-apply r211287: Remove support for LLVM runtime multi-threading.
by Chandler Carruth
· 11 years ago
104e5f6
Revert r211287, "Remove support for LLVM runtime multi-threading."
by NAKAMURA Takumi
· 11 years ago
9c9710e
Remove support for LLVM runtime multi-threading.
by Zachary Turner
· 11 years ago
ccbf3d0
Revert r211066, 211067, 211068, 211069, 211070.
by Zachary Turner
· 11 years ago
0f2c641
Remove some more code out into a separate CL.
by Zachary Turner
· 11 years ago
66f09ad
[C++11] Use 'nullptr'.
by Craig Topper
· 11 years ago
b33790d
Get the unittests compiling when building with cmake and the setting
by Duncan Sands
· 12 years ago
11820f4
Disable Initialize.MultipleThreads test under MemorySanitizer.
by Evgeniy Stepanov
· 13 years ago
cbc86bc
unittests/SupportTests/Initialize.MultipleThreads: Enable pthread_attr_setstack(3) only on Linux.
by NAKAMURA Takumi
· 13 years ago
2998dcb
unittests/SupportTests/Initialize.MultipleThreads: Appease --vg-leak to allocate stack explicitly for glibc.
by NAKAMURA Takumi
· 13 years ago
130cec2
Sort the #include lines for unittest/...
by Chandler Carruth
· 13 years ago
e5dc755
Fix Windows build, don't try to #include <pthread.h> when we know it's not
by Nick Lewycky
· 14 years ago
fe85611
Add support for tsan annotations (thread sanitizer, a valgrind-based tool).
by Nick Lewycky
· 14 years ago