[all-commits] [llvm/llvm-project] a140b7: [clang-format] Correctly format variable templates.
Marek Kurdej via All-commits
all-commits at lists.llvm.org
Sun Mar 13 14:00:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a140b7104fdae0d9eff5b18efbc784754e0ca274
https://github.com/llvm/llvm-project/commit/a140b7104fdae0d9eff5b18efbc784754e0ca274
Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
Date: 2022-03-13 (Sun, 13 Mar 2022)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTest.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Correctly format variable templates.
Fixes https://github.com/llvm/llvm-project/issues/54257.
Reviewed By: MyDeveloperDay, HazardyKnusperkeks, owenpan
Differential Revision: https://reviews.llvm.org/D121456
More information about the All-commits
mailing list