This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 26f4742 [Clang][Intrinsics][avx512] Continue Adding round cvt to clang new 6c2144a It seems we need to add SemaExpr.cpp to the /bigobj list; I a [...] new cd76190 clang-format: [JS] Sort imported symbols. new ffd5a34 clang-format: [JS] no ASI on `import {x as\n y}`.
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/Format.cpp | 10 +---- lib/Format/SortJavaScriptImports.cpp | 74 ++++++++++++++++++++++++++-------- lib/Format/UnwrappedLineParser.cpp | 10 ++--- lib/Sema/CMakeLists.txt | 4 ++ unittests/Format/FormatTestJS.cpp | 3 ++ unittests/Format/SortImportsTestJS.cpp | 27 +++++++++++++ 6 files changed, 99 insertions(+), 29 deletions(-)