[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 01:11:35 PST 2023
    
    
  
owenpan updated this revision to Diff 491137.
owenpan added a comment.
Simplified `parseModuleImport()` a little bit.
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.491137.patch
Type: text/x-patch
Size: 4042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230122/dafb78c8/attachment.bin>
    
    
More information about the cfe-commits
mailing list