diff options
| author | Jason Molenda <jmolenda@apple.com> | 2014-10-02 01:08:16 +0000 |
|---|---|---|
| committer | Jason Molenda <jmolenda@apple.com> | 2014-10-02 01:08:16 +0000 |
| commit | 6a3547056349426f46795874c9fd15bcbf4dbac3 (patch) | |
| tree | c6853dad70d04839211a2567886acc907195e51a /clang/lib/CodeGen/CodeGenFunction.cpp | |
| parent | 78b833bb539b2a6ebc2fceb834040af4032e8ab1 (diff) | |
| download | llvm-6a3547056349426f46795874c9fd15bcbf4dbac3.zip llvm-6a3547056349426f46795874c9fd15bcbf4dbac3.tar.gz llvm-6a3547056349426f46795874c9fd15bcbf4dbac3.tar.bz2 | |
Add a mutex lock to StackFrame to protect race conditions for
updating its ivars. We've had a lot of crash reports and careful
analysis shows that we've got multiple threads operating on the
same StackFrame objects, changing their m_sc and m_flags ivars.
<rdar://problem/18406111>
llvm-svn: 218845
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
