[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
Thu Dec 9 09:08:33 PST 2021
MyDeveloperDay updated this revision to Diff 393188.
MyDeveloperDay added a comment.
Add a suitable amount of C++ madness, (to the limit of what I could coax the regex to accept)
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.393188.patch
Type: text/x-patch
Size: 5479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211209/67e8124a/attachment.bin>
More information about the cfe-commits
mailing list