[PATCH] D121755: [clang-format] Join spaceRequiredBefore and spaceRequiredBetween

sstwcw via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 15 16:27:23 PDT 2022


sstwcw created this revision.
sstwcw added a reviewer: clang-format.
Herald added a project: All.
sstwcw requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

After all these years, having the two functions now serves to confuse
people.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121755

Files:
  clang/lib/Format/TokenAnnotator.cpp
  clang/lib/Format/TokenAnnotator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121755.415628.patch
Type: text/x-patch
Size: 36843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220315/1ee23e54/attachment-0001.bin>


More information about the cfe-commits mailing list