[PATCH] D145244: [clang-format] Add ability to trace tokens.

Manuel Klimek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 3 06:59:30 PST 2023


klimek created this revision.
klimek added a reviewer: sammccall.
Herald added a project: All.
klimek requested review of this revision.
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145244

Files:
  clang/lib/Format/CMakeLists.txt
  clang/lib/Format/ContinuationIndenter.cpp
  clang/lib/Format/FormatDebug.cpp
  clang/lib/Format/FormatDebug.h
  clang/lib/Format/TokenAnnotator.cpp
  clang/lib/Format/UnwrappedLineFormatter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145244.502122.patch
Type: text/x-patch
Size: 23736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230303/418728d6/attachment-0001.bin>


More information about the cfe-commits mailing list