[PATCH] D75747: [clang-format] Correct indentation for `[key] = value,` entries in C++ object initialisers

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 21 20:50:30 PDT 2020


dblaikie added a comment.

The mention of "C++ object initializers" in the commit message is a typo, yes? (it should be "C# object initializers" I assume?)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75747/new/

https://reviews.llvm.org/D75747





More information about the cfe-commits mailing list