[PATCH] D156370: [clang-format] Fix bug with parsing of function/variable names.
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 21 22:54:52 PDT 2023
owenpan added a comment.
In D156370#4540257 <https://reviews.llvm.org/D156370#4540257>, @HazardyKnusperkeks wrote:
> Yes that stuff. Tests are in: https://github.com/llvm/llvm-project/blob/main/clang/unittests/Format/TokenAnnotatorTest.cpp
> If there is none that matches, just create a new one.
@gedare, I think this is the only missing piece for your patch to get accepted. 🙂
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156370/new/
https://reviews.llvm.org/D156370
More information about the cfe-commits
mailing list