diff options
author | Owen Anderson <resistor@mac.com> | 2010-10-14 17:59:03 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2010-10-14 17:59:03 +0000 |
commit | afb95571d020d86ac153695e9f97de0dfe0b88e2 (patch) | |
tree | 30aa7cf01ad4ae565efce8b61e4f1229590d3828 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a1cc6ec3fb96e0eaf9c4da3654cc887f73146e45 (diff) | |
download | llvm-afb95571d020d86ac153695e9f97de0dfe0b88e2.zip llvm-afb95571d020d86ac153695e9f97de0dfe0b88e2.tar.gz llvm-afb95571d020d86ac153695e9f97de0dfe0b88e2.tar.bz2 |
Try again at implementing thread-safe lazy pass initialization, without depending on static local initialization
being threadsafe AND ensuring that initialization is complete by the time the initializeFooPass method returns.
llvm-svn: 116492
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions