[PATCH] D115168: [clang-format] [PR49298] Sort includes pass will sort inside raw strings

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 10 04:47:46 PST 2021


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

Add support for | but still can't get [] to work in the regex (checked the unit tests for Support/Regex and its not clear if its supported)


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

https://reviews.llvm.org/D115168

Files:
  clang/lib/Format/Format.cpp
  clang/unittests/Format/SortIncludesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115168.393448.patch
Type: text/x-patch
Size: 5818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211210/8ce37fd6/attachment-0001.bin>


More information about the cfe-commits mailing list