[PATCH] D116638: [clang-format] Fix ignoring JavaScriptWrapImport when ColumnWidth: 0
Andrey Mishchenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 5 07:54:29 PST 2022
andmis updated this revision to Diff 397579.
andmis added a comment.
- Move source code for option documentation to `Format.h`, from which the RST is autogenerated.
- Clean up tests in response to review feedback.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116638/new/
https://reviews.llvm.org/D116638
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h
clang/lib/Format/ContinuationIndenter.cpp
clang/unittests/Format/FormatTestJS.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116638.397579.patch
Type: text/x-patch
Size: 9870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220105/9cdef42b/attachment-0001.bin>
More information about the cfe-commits
mailing list