[PATCH] D101344: [clang-format] Add `SpacesInAngles: Leave` option to keep spacing inside angle brackets as is.

Marek Kurdej via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 28 23:59:12 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9363aa90bfe6: [clang-format] Add `SpacesInAngles: Leave` option to keep spacing inside angleā€¦ (authored by curdeius).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101344/new/

https://reviews.llvm.org/D101344

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101344.341414.patch
Type: text/x-patch
Size: 11073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210429/487c05d0/attachment.bin>


More information about the cfe-commits mailing list