[PATCH] D137755: [clang-format] Treats &/&& as reference when followed by ',' or ')'.
Micah Weston via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 10 14:37:24 PST 2022
red1bluelost updated this revision to Diff 474615.
red1bluelost added a comment.
Adds tests for the TokenAnnotator as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137755/new/
https://reviews.llvm.org/D137755
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: D137755.474615.patch
Type: text/x-patch
Size: 5742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221110/7089db70/attachment-0001.bin>
More information about the cfe-commits
mailing list