[all-commits] [llvm/llvm-project] 96e239: [clang-format] Correctly annotate function names b...
Owen via All-commits
all-commits at lists.llvm.org
Sat Nov 12 00:43:11 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96e23906b5e80dc86b5d2431d30c9afc38ae4d20
https://github.com/llvm/llvm-project/commit/96e23906b5e80dc86b5d2431d30c9afc38ae4d20
Author: Owen Pan <owenpiano at gmail.com>
Date: 2022-11-12 (Sat, 12 Nov 2022)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Correctly annotate function names before attributes
Fixes #58827.
Differential Revision: https://reviews.llvm.org/D137486
More information about the All-commits
mailing list