[PATCH] D157963: [clang-format] Annotate constructor/destructor names
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 15 04:25:23 PDT 2023
owenpan created this revision.
Herald added projects: All, clang, clang-format.
Herald added a subscriber: cfe-commits.
Herald added reviewers: rymiel, HazardyKnusperkeks, MyDeveloperDay.
owenpan requested review of this revision.
Annotate constructor/destructor names as `FunctionDeclarationName`.
Fixes https://github.com/llvm/llvm-project/issues/63046.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D157963
Files:
clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTest.cpp
clang/unittests/Format/TokenAnnotatorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157963.550254.patch
Type: text/x-patch
Size: 13172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230815/b285f5af/attachment-0001.bin>
More information about the cfe-commits
mailing list