aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2022-07-26 10:11:16 -0700
committerJim Ingham <jingham@apple.com>2022-07-26 10:13:19 -0700
commit8b7775a472e3665dc0a9e5953f84c43da295eddd (patch)
treea9692f5f315406b0eb478c2164977a6bfd700e7c /clang/lib/Frontend/CompilerInvocation.cpp
parent8348c4095600ec2c0beee293267832799d2ebee3 (diff)
downloadllvm-8b7775a472e3665dc0a9e5953f84c43da295eddd.zip
llvm-8b7775a472e3665dc0a9e5953f84c43da295eddd.tar.gz
llvm-8b7775a472e3665dc0a9e5953f84c43da295eddd.tar.bz2
StackFrame::GetValueObjectForFrameVariable holds the StackFrame lock too long.
This can cause a deadlock if other threads use the common pattern of "lock the StackFrameList, get a frame, lock the StackFrame." Differential Revision: https://reviews.llvm.org/D130524
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions