shithub: orca

ref: 2df17387e58f281cc50d16b6184e3321e6ef9d53
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"