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

Jonathan B Coe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 23 03:15:48 PDT 2020


jbcoe added a comment.

That's right David, this typo was fixed in a reverted and re-applied commit: https://reviews.llvm.org/D75856, https://reviews.llvm.org/D75747


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