[PATCH] D142296: [clang-format] Fix bugs in parsing C++20 module import statements
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 22 02:07:13 PST 2023
owenpan updated this revision to Diff 491138.
owenpan added a comment.
Added test cases with `import` followed by comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142296/new/
https://reviews.llvm.org/D142296
Files:
clang/lib/Format/UnwrappedLineParser.cpp
clang/lib/Format/UnwrappedLineParser.h
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142296.491138.patch
Type: text/x-patch
Size: 4364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230122/3aecbca3/attachment-0001.bin>
More information about the cfe-commits
mailing list