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

Tim Ansell via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 1 16:36:16 PST 2018


mithro added a comment.
Herald added subscribers: hintonda, mgorny.

I was wondering what the status of this feature was? Looks like it was last touched back in Aug 2 2016 -- do you know if a different or replacement patch was landed? I have a project (https://github.com/verilog-to-routing/vtr-verilog-to-routing) that I'm trying to convince to use clang-format but they use this style of indenting after the accessor modifier and convincing them to change style is a *much* bigger challenge then getting them to adopt clang-format usage :-)


https://reviews.llvm.org/D22505





More information about the cfe-commits mailing list