[PATCH] D134853: [clang-format] Correctly annotate UDLs as OverloadedOperator

Emilia Dreamer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 18 03:44:10 PDT 2022


rymiel updated this revision to Diff 468473.
rymiel marked 4 inline comments as done.
rymiel added a comment.

Do not annotate the trailing identifier of an UDL


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.468473.patch
Type: text/x-patch
Size: 5718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221018/84c3f1a9/attachment-0001.bin>


More information about the cfe-commits mailing list