[PATCH] D60359: [clang-format] Fix incorrect indentation of C++ constructor initializer list

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 6 13:59:08 PDT 2019


MyDeveloperDay accepted this revision.
MyDeveloperDay added a comment.
This revision is now accepted and ready to land.

Thanks for doing this, it LGTM,  I like your solution better ;-)

I will abandon D60361: [clang-format] [PR41407] Constructor initializer list indented incorrectly <https://reviews.llvm.org/D60361>


Repository:
  rC Clang

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

https://reviews.llvm.org/D60359





More information about the cfe-commits mailing list