This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b151535448 Rename coroutine warning when unhandled_exception() is missing new 9ea711133f Fix mishandling of escaped newlines followed by newlines or nuls.
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/Format/FormatTokenLexer.cpp | 3 +++ lib/Lex/Lexer.cpp | 28 ++++++++++------------------ test/Lexer/newline-nul.c | Bin 0 -> 332 bytes unittests/Format/FormatTestComments.cpp | 2 +- 4 files changed, 14 insertions(+), 19 deletions(-) create mode 100644 test/Lexer/newline-nul.c