shithub: orca

ref: ae80da5c80b51ba64ec3384a14180cc1db904d7e
dir: /.clang-format/

View raw version
BasedOnStyle: LLVM
PointerAlignment: Left
ReflowComments: false

MacroBlockBegin: "^BEGIN_SOLO_PHASE_.|^BEGIN_DUAL_PHASE_.|^BEGIN_ACTIVE_PORTS|^BEGIN_DUAL_PORTS|^BEGIN_HASTE|^BEGIN_IF_."
MacroBlockEnd: "^END_PHASE|^END_PORTS|^END_HASTE|^END_IF"