[PATCH] D121757: [clang-format] Take out common code for parsing blocks NFC

sstwcw via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 5 15:59:57 PDT 2022


sstwcw updated this revision to Diff 420652.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121757

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121757.420652.patch
Type: text/x-patch
Size: 13824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220405/c03bc3d5/attachment-0001.bin>


More information about the cfe-commits mailing list