[PATCH] D137486: [clang-format] Correctly annotate function names before attributes

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 5 04:16:51 PDT 2022


owenpan created this revision.
owenpan added reviewers: MyDeveloperDay, HazardyKnusperkeks, rymiel.
owenpan added a project: clang-format.
Herald added a project: All.
owenpan requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Fixes https://github.com/llvm/llvm-project/issues/58827.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D137486

Files:
  clang/lib/Format/TokenAnnotator.cpp
  clang/unittests/Format/TokenAnnotatorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137486.473415.patch
Type: text/x-patch
Size: 4300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221105/235d5c1a/attachment.bin>


More information about the cfe-commits mailing list