shithub: orca

ref: 11df072b288ee3a2f3d8f813db05af7205862e57
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"