[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 07:04:26 PST 2023


klimek updated this revision to Diff 502123.
klimek added a comment.

Remove superfluous include.


Repository:
  rG LLVM Github Monorepo

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

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.502123.patch
Type: text/x-patch
Size: 23701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230303/25ef9947/attachment-0001.bin>


More information about the cfe-commits mailing list