This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4de08b666e [analyzer][UninitializedObjectChecker] Using the new const m [...] new 9884fc1d08 Add inherited attributes before parsed attributes.
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/AST/DeclBase.h | 8 +------- lib/AST/DeclBase.cpp | 23 +++++++++++++++++++++++ test/Misc/ast-dump-attr.cpp | 21 +++++++++++++++++++++ test/Sema/attr-availability-ios.c | 4 ++-- test/Sema/attr-availability-tvos.c | 8 ++++---- test/Sema/attr-availability-watchos.c | 4 ++-- 6 files changed, 53 insertions(+), 15 deletions(-)