Skip to content

clang-format docs issue - AlignConsecutiveBitFields  #57464

@MaJerle

Description

@MaJerle

In the docs for 16.0.0git, there is an typo in the documentation.

Field: AlignConsecutiveBitFields

Example provided is for macros rather than bit fields

AlignConsecutiveMacros: AcrossEmptyLines

AlignConsecutiveMacros:
  Enabled: true
  AcrossEmptyLines: true
  AcrossComments: false

https://clang.llvm.org/docs/ClangFormatStyleOptions.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions