[PATCH] D135740: [clang-format] Fix multiple preprocessor if sections parsing incorrectly

sstwcw via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 23 15:00:29 PDT 2022


sstwcw updated this revision to Diff 470016.
sstwcw added a comment.

- Merge
- use ArrayRef


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135740

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: D135740.470016.patch
Type: text/x-patch
Size: 12045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221023/df1541df/attachment.bin>


More information about the cfe-commits mailing list