This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4fa24f1025 OpenCL: Try to fix bot test failure new 0bd1f2b0ea Thread safety analysis: Improve diagnostics for double locking
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Analysis/Analyses/ThreadSafety.h | 3 ++- lib/Analysis/ThreadSafety.cpp | 9 ++++---- lib/Sema/AnalysisBasedWarnings.cpp | 31 ++++++++++++++------------ test/SemaCXX/warn-thread-safety-analysis.cpp | 28 +++++++++++------------ 4 files changed, 38 insertions(+), 33 deletions(-)