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

bers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 15 14:00:04 PDT 2023


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

Made comment extraction more strict, made sure special comments not affected by formatting, added 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/test/Format/style-comment.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145435.505615.patch
Type: text/x-patch
Size: 8652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230315/3f44f668/attachment.bin>


More information about the cfe-commits mailing list