[PATCH] D22505: clang-format Access Modifier Use Normal Indent

Loki Astari via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 19 17:18:01 PDT 2016


LokiAstari added a comment.

Each new style option must ::

- be used in a project of significant size (have dozens of contributors)
- have a publicly accessible style guide
- have a person willing to contribute and maintain patches

Example:

  https://github.com/openframeworks/openFrameworks
  Style Guide: https://github.com/openframeworks/openFrameworks/wiki/oF-code-style#indentation
  Contributors: 220
  Willing to maintain: Me (Loki Astari. I have more patches I want to contribute so I am not doing a drive bye :-)


https://reviews.llvm.org/D22505





More information about the cfe-commits mailing list