This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 803e00c [AVX-512] Remove masked vector insert builtins and replace wi [...] new 58cf810 clang-format: [JS] Fix space when for is used as regular identifier. new 51b10cc clang-format: [JS] Fix formatting of generator functions. new 06b83f9 clang-format: Fix incorrect binary operator detection. new 11826f8 clang-format: [JS] Fix incorrect space when "as" is used as i [...] new 6598a29 clang-format: Fix incorrect pointer detection. new e54c81e clang-format: Fix bug in function reference qualifier detection.
The 6 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/TokenAnnotator.cpp | 15 ++++++++++----- lib/Format/UnwrappedLineParser.cpp | 6 ++++-- unittests/Format/FormatTest.cpp | 7 ++++++- unittests/Format/FormatTestJS.cpp | 7 +++++++ 4 files changed, 27 insertions(+), 8 deletions(-)