[PATCH] D120511: [clang-format] Allow to set token types final

Björn Schäpers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 26 13:56:17 PST 2022


HazardyKnusperkeks updated this revision to Diff 411643.
HazardyKnusperkeks marked 2 inline comments as done.
HazardyKnusperkeks added a comment.

- Format
- Add Assert
- And some stuff to deal with the assert - Should be removed in the long run
- Add some documentation


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

https://reviews.llvm.org/D120511

Files:
  clang/lib/Format/FormatToken.h
  clang/lib/Format/TokenAnnotator.cpp
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/unittests/Format/TokenAnnotatorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120511.411643.patch
Type: text/x-patch
Size: 10657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220226/1a2c6e21/attachment-0001.bin>


More information about the cfe-commits mailing list