[PATCH] D144709: [clang-format] Improve left to right const
Alexander Hederstaf via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 27 07:54:47 PST 2023
AlexanderHederstaf updated this revision to Diff 500792.
AlexanderHederstaf added a comment.
Update right to left analyzer
Add support for requires clauses
Ignore usages of struct/class keyword
Add new, and uncomment old tests
Fix invalid tests with 'const Foo b* const;'
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144709/new/
https://reviews.llvm.org/D144709
Files:
clang/lib/Format/QualifierAlignmentFixer.cpp
clang/unittests/Format/QualifierFixerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144709.500792.patch
Type: text/x-patch
Size: 35608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230227/df8712eb/attachment-0001.bin>
More information about the cfe-commits
mailing list