[PATCH] D76197: clang-format: Use block indentation for braced initializations

Daan De Meyer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 26 08:38:53 PDT 2020


DaanDeMeyer added a comment.

Of course, if there's interest in adding this I'll fix all the tests but I wanted to make sure there was interest in adding this since it changes clang-format's behavior. Can you confirm that this change in behavior is a good thing and might be merged if I fix all the tests? If the existing output cannot be changed in any way then this revision can be closed since it fundamentally requires changing clang-format's output.


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

https://reviews.llvm.org/D76197





More information about the cfe-commits mailing list