[PATCH] D157963: [clang-format] Annotate constructor/destructor names
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 28 14:38:57 PDT 2023
owenpan updated this revision to Diff 554051.
owenpan added a comment.
Fixed the crash and added a test case in `TokenAnnotatorTest.cpp`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157963/new/
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.554051.patch
Type: text/x-patch
Size: 12416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230828/81d5cbdd/attachment.bin>
More information about the cfe-commits
mailing list