[PATCH] D145435: Choose style (file) from within code for use in IDEs

bers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 19 01:09:21 PDT 2023


bersbersbers updated this revision to Diff 506357.
bersbersbers added a comment.

Fix unit tests, add unit tests


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

https://reviews.llvm.org/D145435

Files:
  clang/docs/ClangFormatStyleOptions.rst
  clang/include/clang/Format/Format.h
  clang/lib/Format/BreakableToken.cpp
  clang/lib/Format/BreakableToken.h
  clang/lib/Format/ContinuationIndenter.cpp
  clang/lib/Format/Format.cpp
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/unittests/Format/ConfigParseTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145435.506357.patch
Type: text/x-patch
Size: 8786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230319/bfc2a2e6/attachment-0001.bin>


More information about the cfe-commits mailing list