This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Add BracedInitializerIndentWidth option.
AbandonedPublic

Authored by jp4a50 on Apr 4 2023, 12:08 PM.

Details

Summary

The option allows users to specify how many columns to use to indent
the contents of braced init lists.

Diff Detail

Event Timeline

jp4a50 created this revision.Apr 4 2023, 12:08 PM
Herald added projects: Restricted Project, Restricted Project, Restricted Project. · View Herald TranscriptApr 4 2023, 12:08 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
jp4a50 requested review of this revision.Apr 4 2023, 12:08 PM

Um, was this a mistake? What is with D146101?

jp4a50 abandoned this revision.Apr 4 2023, 12:10 PM

Sorry - this is a duplicate of https://reviews.llvm.org/D146101 created by accident. Closing.