This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ba75b71 Work around MSVC 2013's inability to default move special members. new cd4da5b [SemaObjC] Be more strict while parsing type arguments and protocols
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: lib/Parse/ParseDecl.cpp | 3 ++- lib/Parse/ParseObjc.cpp | 9 ++++++- lib/Parse/Parser.cpp | 4 +++ test/SemaObjC/crash-on-type-args-protocols.m | 40 ++++++++++++++++++++++++++++ 4 files changed, 54 insertions(+), 2 deletions(-) create mode 100644 test/SemaObjC/crash-on-type-args-protocols.m