[all-commits] [llvm/llvm-project] c05da5: [clang-format] Handle trailing comment for InsertB...
Owen via All-commits
all-commits at lists.llvm.org
Fri Feb 25 12:30:05 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c05da55bdf54e530a888acf8d2282964e25d2507
https://github.com/llvm/llvm-project/commit/c05da55bdf54e530a888acf8d2282964e25d2507
Author: owenca <owenpiano at gmail.com>
Date: 2022-02-25 (Fri, 25 Feb 2022)
Changed paths:
M clang/lib/Format/Format.cpp
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Handle trailing comment for InsertBraces
Differential Revision: https://reviews.llvm.org/D120503
More information about the All-commits
mailing list