[PATCH] D114151: [clang-format] [C++20] [Module] clang-format couldn't recognize partitions

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 19 01:37:26 PST 2021


MyDeveloperDay updated this revision to Diff 388419.
MyDeveloperDay added a comment.

Add yet more unit tests and cover those.

Mark one test as TODO as I'm not sure if its allowed syntax


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

https://reviews.llvm.org/D114151

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Format/FormatToken.h
  clang/lib/Format/TokenAnnotator.cpp
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114151.388419.patch
Type: text/x-patch
Size: 7462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211119/ed2d2369/attachment-0001.bin>


More information about the cfe-commits mailing list