[PATCH] D90238: Update to D31635
Andrew Somerville via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 27 08:15:00 PDT 2020
catskul created this revision.
catskul added a reviewer: clang-format.
catskul added a project: clang-format.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
catskul requested review of this revision.
I'm trying to get D31635 <https://reviews.llvm.org/D31635> past the finish line so I've adopted it.
This revision:
- fixes the documentation by running `dump_format_style.py`
- adds test for PAS_Right + RAS_Left and commented out '* &' example
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D90238
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/lib/Format/TokenAnnotator.cpp
clang/lib/Format/TokenAnnotator.h
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90238.300892.patch
Type: text/x-patch
Size: 13303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201027/fa4789b8/attachment-0001.bin>
More information about the cfe-commits
mailing list