[all-commits] [llvm/llvm-project] eb5083: [clang-format] [PR462254] fix indentation of defau...
MyDeveloperDay via All-commits
all-commits at lists.llvm.org
Sat Jun 27 03:36:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: eb50838ba08d4149182828b96956a57ec6f5f658
https://github.com/llvm/llvm-project/commit/eb50838ba08d4149182828b96956a57ec6f5f658
Author: mydeveloperday <mydeveloperday at gmail.com>
Date: 2020-06-27 (Sat, 27 Jun 2020)
Changed paths:
M clang/lib/Format/UnwrappedLineFormatter.cpp
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] [PR462254] fix indentation of default and break correctly in whitesmiths style
Summary:
https://bugs.llvm.org/show_bug.cgi?id=46254
Reviewed By: curdeius, jbcoe
Differential Revision: https://reviews.llvm.org/D8201
More information about the All-commits
mailing list