[all-commits] [llvm/llvm-project] 1515e6: [clang-format] Handle template closer followed by ...
Owen Pan via All-commits
all-commits at lists.llvm.org
Thu Oct 10 23:01:42 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: 1515e63864ec781c7d751fe66144923a923df1a9
https://github.com/llvm/llvm-project/commit/1515e63864ec781c7d751fe66144923a923df1a9
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-10-11 (Fri, 11 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