[all-commits] [llvm/llvm-project] 5a101f: Revert "[clang-format] Correct indentation for `[k...
Jonathan B Coe via All-commits
all-commits at lists.llvm.org
Tue Mar 10 02:47:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5a101f377315c0c0c58e8df842fe5eb5d8c7611d
https://github.com/llvm/llvm-project/commit/5a101f377315c0c0c58e8df842fe5eb5d8c7611d
Author: Jonathan Coe <jbcoe at google.com>
Date: 2020-03-10 (Tue, 10 Mar 2020)
Changed paths:
M clang/lib/Format/ContinuationIndenter.cpp
M clang/unittests/Format/FormatTestCSharp.cpp
Log Message:
-----------
Revert "[clang-format] Correct indentation for `[key] = value,` entries in C++ object initialisers"
Commit message says "C++" where it should say "C#".
This reverts commit cb3f20d27c9e91cb9f997f0401f388e62c4ba993.
More information about the All-commits
mailing list