This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e3a1336 Warn when taking address of a packed member new f867851 clang-format: [JS] Introduce JavaScriptWrapImports option. new aa6f4a7 clang-format: [JS] Indent namespaces in JavaScript/TS by default.
The 2 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: include/clang/Format/Format.h | 36 +++++++++++++++++++--------------- lib/Format/Format.cpp | 5 ++++- lib/Format/TokenAnnotator.cpp | 7 ++++--- lib/Format/UnwrappedLineFormatter.cpp | 4 +++- unittests/Format/FormatTestJS.cpp | 36 +++++++++++++++++++++++++++++++--- unittests/Format/SortImportsTestJS.cpp | 8 ++++---- 6 files changed, 68 insertions(+), 28 deletions(-)