aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2019-06-05 00:04:33 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2019-06-05 00:04:33 +0000
commit453b7caaf7f0112a7164cb132db5a39907abf6eb (patch)
tree297385bce7484aae715a795ce0e4ffabe66c07e7 /clang/lib/Frontend/CompilerInvocation.cpp
parent577d59bc679d0348ed2f0d6e759fbc728c1f8dbd (diff)
downloadllvm-453b7caaf7f0112a7164cb132db5a39907abf6eb.zip
llvm-453b7caaf7f0112a7164cb132db5a39907abf6eb.tar.gz
llvm-453b7caaf7f0112a7164cb132db5a39907abf6eb.tar.bz2
PR42111: Use guarded initialization for thread-local variables with
unordered initialization and internal linkage. We'll run their initializers once on each reference, so we need a guard variable even though they only have a single definition. llvm-svn: 362562
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions