This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c93a7477d5 [clang-format] Fix a bug in AlignConsecutiveDeclarations. new e699610995 [Parser] Avoid correcting delayed typos in array subscript m [...]
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/ParseExpr.cpp | 10 +++------- test/SemaCXX/typo-correction.cpp | 2 +- test/SemaObjC/typo-correction-subscript.m | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 8 deletions(-) create mode 100644 test/SemaObjC/typo-correction-subscript.m