[all-commits] [llvm/llvm-project] 0387cd: [clang-format] Fix a bug in annotating FunctionAnn...
Owen Pan via All-commits
all-commits at lists.llvm.org
Sun Jul 21 14:55:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0387cd052b081d6bc9856ef756942a5df1a2a301
https://github.com/llvm/llvm-project/commit/0387cd052b081d6bc9856ef756942a5df1a2a301
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-07-21 (Sun, 21 Jul 2024)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTest.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Fix a bug in annotating FunctionAnnotationRParen (#99802)
Fixes #37906.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list