[PATCH] D121132: [clang-format] Handle C# 9 `init` accessor specifier.
Marek Kurdej via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 7 10:04:47 PST 2022
curdeius updated this revision to Diff 413539.
curdeius added a comment.
Handle init in same places as get and set.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121132/new/
https://reviews.llvm.org/D121132
Files:
clang/lib/Format/FormatToken.h
clang/lib/Format/TokenAnnotator.cpp
clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTestCSharp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121132.413539.patch
Type: text/x-patch
Size: 5833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220307/d74e18a7/attachment-0001.bin>
More information about the cfe-commits
mailing list