[PATCH] D94661: [clang-format] [PR19056] Add support for access modifiers indentation

Marek Kurdej via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 26 00:17:25 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2a42c759ae7b: [clang-format] [PR19056] Add support for access modifiers indentation (authored by Budovi, committed by curdeius).

Changed prior to commit:
  https://reviews.llvm.org/D94661?vs=322645&id=326618#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94661

Files:
  clang/docs/ClangFormatStyleOptions.rst
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Format/Format.h
  clang/lib/Format/Format.cpp
  clang/lib/Format/UnwrappedLineFormatter.cpp
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/lib/Format/UnwrappedLineParser.h
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94661.326618.patch
Type: text/x-patch
Size: 13356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210226/b855e5ce/attachment-0001.bin>


More information about the cfe-commits mailing list