[PATCH] D134853: [clang-format] Correctly annotate UDLs as OverloadedOperator
Emilia Dreamer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 11 10:49:48 PDT 2022
rymiel updated this revision to Diff 466862.
rymiel marked an inline comment as done.
rymiel added a comment.
Handle UDLs with and without spaces
Thank you @owenpan, I was not actually aware UDLs without spaces were valid.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134853/new/
https://reviews.llvm.org/D134853
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: D134853.466862.patch
Type: text/x-patch
Size: 6659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221011/9e8e3d21/attachment-0001.bin>
More information about the cfe-commits
mailing list