This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b13db10f9e [Sema] Fix lax conversion between non ext vectors new b6749408f2 [CMake] Include sancov tool in Fuchsia toolchain new 1e94034bfc Thread Safety Analysis: fix assert_capability.
The 2 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: cmake/caches/Fuchsia-stage2.cmake | 1 + include/clang/Basic/Attr.td | 2 +- lib/Analysis/ThreadSafety.cpp | 19 +++++++++++++++++-- lib/Sema/SemaDeclAttr.cpp | 6 +++++- test/SemaCXX/warn-thread-safety-analysis.cpp | 10 +++++++++- 5 files changed, 33 insertions(+), 5 deletions(-)