This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1b12bf4092 CodeGen: Cast temporary variable to proper address space new 2a29f3b4c8 [Parser][ObjC] Use an artificial EOF token while parsing lex [...]
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/ParseObjc.cpp | 12 +++++++++++- test/Parser/objc-at-implementation-eof-crash.m | 21 +++++++++++++++++++++ test/Parser/objc-at-interface-eof-crash.m | 21 +++++++++++++++++++++ 3 files changed, 53 insertions(+), 1 deletion(-) create mode 100644 test/Parser/objc-at-implementation-eof-crash.m create mode 100644 test/Parser/objc-at-interface-eof-crash.m