This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_80 in repository clang.
from 7a774cbdb5 Merging r351344: ------------------------------------------- [...] new 466291e838 Merging r351457: ------------------------------------------- [...] new bce836466f Merging r351459: ------------------------------------------- [...]
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: lib/CodeGen/ItaniumCXXABI.cpp | 10 ++++++---- lib/Sema/SemaDeclAttr.cpp | 8 +++----- test/CodeGenCXX/cxx11-thread-local-visibility.cpp | 17 +++++++++++++++++ test/CodeGenCXX/cxx11-thread-local.cpp | 2 +- test/SemaObjC/call-unavailable-init-in-self.m | 22 ++++++++++++++++++++-- test/SemaObjC/infer-availability-from-init.m | 4 ++-- 6 files changed, 49 insertions(+), 14 deletions(-) create mode 100644 test/CodeGenCXX/cxx11-thread-local-visibility.cpp