This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from cca78d2cba Revert "[ASTMatchers] Fix DynamicASTMatchersTests again" new 174e92acb7 [SEMA] split ExtWarn dupl-decl-spec's into Extension and ExtWarn
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/Basic/DiagnosticSemaKinds.td | 4 +++- lib/Parse/ParseDecl.cpp | 3 ++- lib/Sema/DeclSpec.cpp | 4 ++-- test/Sema/pr32985.c | 20 ++++++++++++++++++++ 4 files changed, 27 insertions(+), 4 deletions(-) create mode 100644 test/Sema/pr32985.c