[all-commits] [llvm/llvm-project] 363064: [clang-format] Remove double trim
Björn Schäpers via All-commits
all-commits at lists.llvm.org
Sun Dec 13 05:34:43 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36306403d492d4a4b54c72c6c4c511021584243b
https://github.com/llvm/llvm-project/commit/36306403d492d4a4b54c72c6c4c511021584243b
Author: Björn Schäpers <bjoern at hazardy.de>
Date: 2020-12-13 (Sun, 13 Dec 2020)
Changed paths:
M clang/lib/Format/BreakableToken.cpp
Log Message:
-----------
[clang-format] Remove double trim
Lines[i] is already trimmed 3 lines before
Differential Revision: https://reviews.llvm.org/D91996
More information about the All-commits
mailing list