[all-commits] [llvm/llvm-project] 400da1: [clang-format] Fix braced initializer with templat...
Owen via All-commits
all-commits at lists.llvm.org
Tue Aug 1 13:53:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 400da115c58ae19445cfdc871a3f559f160fc5c6
https://github.com/llvm/llvm-project/commit/400da115c58ae19445cfdc871a3f559f160fc5c6
Author: Galen Elias <galenelias at gmail.com>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Fix braced initializer with templated base class
Fixes #64134.
Differential Revision: https://reviews.llvm.org/D156705
More information about the All-commits
mailing list