This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d9d25f2 Avoid unnecessary std::string copies. NFC. new 9ff0e68 clang-format: [JS] FormatToken.startsSequence/endsSequence. new 03885e6 clang-format: [JS] fix async parsing. new 513a0b1 clang-format: [JS] Support shebang lines on the very first line.
The 3 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/FormatToken.h | 44 +++++++++++++++++++++++++++++++++++++- lib/Format/TokenAnnotator.cpp | 14 ++++++++++++ lib/Format/TokenAnnotator.h | 42 ++---------------------------------- lib/Format/UnwrappedLineParser.cpp | 13 +++++++---- unittests/Format/FormatTestJS.cpp | 11 ++++++++++ 5 files changed, 79 insertions(+), 45 deletions(-)