diff options
author | Eric Fiselier <eric@efcs.ca> | 2015-06-12 00:41:34 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2015-06-12 00:41:34 +0000 |
commit | b3ec43d78aa2599e1592392844a7ec638fab7902 (patch) | |
tree | 3cd800dd82226b066717608877c112c0749afd78 /clang/lib/Sema/SemaLookup.cpp | |
parent | 03a9056f58e2f2d58fa8de12f836098f1488b29c (diff) | |
download | bcm5719-llvm-b3ec43d78aa2599e1592392844a7ec638fab7902.tar.gz bcm5719-llvm-b3ec43d78aa2599e1592392844a7ec638fab7902.zip |
Fix PR23293 - Do not unlock shared state before notifying consumers.
Within the shared state methods do not unlock the lock guards manually. This
could cause a race condition where the shared state is destroyed before the
method is complete.
llvm-svn: 239577
Diffstat (limited to 'clang/lib/Sema/SemaLookup.cpp')
0 files changed, 0 insertions, 0 deletions