[all-commits] [llvm/llvm-project] 14e1fe: [clang-format] Handle template closer followed by ...
Owen Pan via All-commits
all-commits at lists.llvm.org
Wed Oct 2 19:07:17 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14e1fef73625daf9fad1a2c51b16f67b3152a675
https://github.com/llvm/llvm-project/commit/14e1fef73625daf9fad1a2c51b16f67b3152a675
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Handle template closer followed by empty paretheses (#110408)
Fixes #109925.
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