diff options
author | Filip Pizlo <fpizlo@apple.com> | 2013-09-12 17:46:57 +0000 |
---|---|---|
committer | Filip Pizlo <fpizlo@apple.com> | 2013-09-12 17:46:57 +0000 |
commit | f2189bf311d17b42b164b1f7aea0ea7a0161b9bb (patch) | |
tree | e74fce328bb1e379446036b14df26d7e27283644 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 57648739553d4b2a84adab8a93e14478081809d2 (diff) | |
download | llvm-f2189bf311d17b42b164b1f7aea0ea7a0161b9bb.zip llvm-f2189bf311d17b42b164b1f7aea0ea7a0161b9bb.tar.gz llvm-f2189bf311d17b42b164b1f7aea0ea7a0161b9bb.tar.bz2 |
This switches CrashRecoveryContext to using ManagedStatic for its global Mutex and
global ThreadLocals, thereby getting rid of the load-time initialization of those
objects and also getting rid of their destruction unless the LLVM client calls
llvm_shutdown.
llvm-svn: 190617
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions