[PATCH] D104096: [Clang-Format] Add ReferenceAlignment directive

Seraphime Kirkovski (VMware) via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jun 12 04:53:45 PDT 2021


skirkovski updated this revision to Diff 351649.
skirkovski marked 3 inline comments as done.
skirkovski added a comment.

Sort ReferenceAlignment after RawStringFormats in mapping()


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104096

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: D104096.351649.patch
Type: text/x-patch
Size: 15454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210612/b4201eed/attachment-0001.bin>


More information about the cfe-commits mailing list