Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
6409d756989033a7410c33e061debe55cfd74133
/
llvm
/
lib
/
Support
/
Unix
/
ThreadLocal.inc
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
432a388
IWYU for llvm-config.h in llvm, additions.
by Nico Weber
· 8 years ago
91d3cfe
Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; other minor fixes."
by Duncan P. N. Exon Smith
· 10 years ago
1760dc2
Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; other minor fixes.
by Eugene Zelenko
· 10 years ago
f00654e
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
70bc5f1
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
c175dd2e
ThreadLocal: Move Unix-specific code out of Support/ThreadLocal.cpp
by David Majnemer
· 11 years ago
421c89d
ThreadLocal: Return a mutable pointer if templated with a non-const type
by David Majnemer
· 11 years ago
fabf8bf
Make sys::ThreadLocal<> zero-initialized on non-thread builds (PR18205)
by Hans Wennborg
· 12 years ago
54c9eb6
Now to chant the magical incantation that will exorcise the System library
by Charles Davis
· 15 years ago
447762d
Merge System into Support.
by Michael J. Spencer
· 15 years ago
[Renamed (98%) from llvm/lib/System/Unix/ThreadLocal.inc]
cfc2a57
Add an erase() method to llvm::ThreadLocal.
by Owen Anderson
· 15 years ago
331c8ab
Fix compilation without pthreads.
by Owen Anderson
· 16 years ago
f17f6f0
Add a class for supporting platform independent thread-local storage.
by Owen Anderson
· 16 years ago