This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4e8e3513a4 Add a couple more tests for DR372. new d3b7dd1776 [Sema] Revert r329346 because of memory sanitizer failures.
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/Sema/DeclSpec.h | 354 ++++++++++++++---------------------- include/clang/Sema/SemaFixItUtils.h | 46 +++-- include/clang/Sema/SemaInternal.h | 72 ++------ include/clang/Sema/Weak.h | 30 ++- lib/Sema/CodeCompleteConsumer.cpp | 20 +- lib/Sema/DeclSpec.cpp | 39 ++-- lib/Sema/IdentifierResolver.cpp | 22 +-- lib/Sema/SemaFixItUtils.cpp | 29 +-- 8 files changed, 228 insertions(+), 384 deletions(-)