C++: autoformat

This commit is contained in:
Robert Marsh
2021-03-02 12:11:12 -08:00
parent 2b382d588a
commit dbd8432884

View File

@@ -55,9 +55,7 @@ private module Internal {
) {
defInstr = AliasedConstruction::getPhiOperandDefinition(useInstr, predecessorBlock, overlap)
} or
TAliasedChiOperand(TAliasedSSAChiInstruction useInstr, ChiOperandTag tag) {
any()
}
TAliasedChiOperand(TAliasedSSAChiInstruction useInstr, ChiOperandTag tag) { any() }
}
/**