This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a1312e9156 [X86] Make the pointer arguments to avx512 gather/scatter in [...] new 7f43dcfad8 Use DeclSpec for quals in DeclaratorChunk::FunctionTypeInfo.
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 | 77 ++++++++++++++++++++++++++----------------- lib/Parse/ParseDecl.cpp | 18 +++------- lib/Parse/ParseDeclCXX.cpp | 34 +++++++------------ lib/Parse/ParseExpr.cpp | 4 --- lib/Parse/ParseExprCXX.cpp | 12 ++----- lib/Sema/DeclSpec.cpp | 53 +++++++++++++++++++++-------- lib/Sema/SemaDecl.cpp | 4 --- lib/Sema/SemaDeclCXX.cpp | 32 +++++++----------- lib/Sema/SemaLambda.cpp | 6 ++-- lib/Sema/SemaType.cpp | 27 ++++++++------- 10 files changed, 135 insertions(+), 132 deletions(-)