mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
C++: autoformat
This commit is contained in:
@@ -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() }
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user