Revert "[clang-format] Correct indentation for `[key] = value,` entries in C++ object...
authorJonathan Coe <jbcoe@google.com>
Tue, 10 Mar 2020 09:30:34 +0000 (09:30 +0000)
committerJonathan Coe <jbcoe@google.com>
Tue, 10 Mar 2020 09:30:34 +0000 (09:30 +0000)
commit5a101f377315c0c0c58e8df842fe5eb5d8c7611d
tree095cd3b514498802ac276f2e24fecf27bb787f13
parent5aa5c943f7da155b95564058cd5d50a93eabfc89
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.
clang/lib/Format/ContinuationIndenter.cpp
clang/unittests/Format/FormatTestCSharp.cpp