[PATCH] D90232: Respond to review items and renew D14484 for merge possiblity

Andrew Somerville via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 27 07:39:55 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 D14484 <https://reviews.llvm.org/D14484> past the finish line so I've adopted it.

This revision:

- fixes the unit tests
- resolves cases where the colon is attached (where the original did not)
- removes non-sensical 'backward compatibility'


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90232

Files:
  clang/docs/ClangFormatStyleOptions.rst
  clang/include/clang/Format/Format.h
  clang/lib/Format/ContinuationIndenter.cpp
  clang/lib/Format/Format.cpp
  clang/lib/Format/TokenAnnotator.cpp
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90232.300897.patch
Type: text/x-patch
Size: 16399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201027/85e2e101/attachment-0001.bin>


More information about the cfe-commits mailing list