[PATCH] D14484: [clang-format] Formatting constructor initializer lists by putting them always on different lines

Nikolai Hlubek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 2 23:30:44 PST 2020


nhlubek added a comment.

Required change for break after colon:

https://github.com/llvm-mirror/clang/pull/67

New unit test shows use case that is not covered currently.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D14484





More information about the cfe-commits mailing list