This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a26d20c AMDGPU: Add Clang Builtin for v_lerp_u8 new 8b70028 [objcmt] Don't add an #import of Foundation unnecessarily, if [...] new 753944f [AST] Keep track of the left brace source location of a tag decl.
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: include/clang/AST/Decl.h | 6 +++--- include/clang/Sema/Sema.h | 6 +++--- lib/ARCMigrate/ObjCMT.cpp | 5 +++++ lib/AST/Decl.cpp | 1 + lib/AST/DeclTemplate.cpp | 2 +- lib/Parse/ParseDecl.cpp | 8 +++----- lib/Parse/ParseDeclCXX.cpp | 3 +-- lib/Sema/SemaDecl.cpp | 8 ++++---- lib/Sema/SemaTemplate.cpp | 2 +- lib/Sema/SemaTemplateInstantiate.cpp | 2 +- lib/Sema/SemaTemplateInstantiateDecl.cpp | 4 +--- lib/Serialization/ASTReaderDecl.cpp | 4 ++-- lib/Serialization/ASTWriter.cpp | 2 +- lib/Serialization/ASTWriterDecl.cpp | 4 +++- test/ARCMT/objcmt-ns-macros.m.result | 3 --- 15 files changed, 30 insertions(+), 30 deletions(-)