mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
C++: autoformat fixup
This commit is contained in:
@@ -272,4 +272,4 @@ module InstructionSanity {
|
|||||||
func = switchInstr.getEnclosingIRFunction() and
|
func = switchInstr.getEnclosingIRFunction() and
|
||||||
funcText = Language::getIdentityString(func.getFunction())
|
funcText = Language::getIdentityString(func.getFunction())
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -272,4 +272,4 @@ module InstructionSanity {
|
|||||||
func = switchInstr.getEnclosingIRFunction() and
|
func = switchInstr.getEnclosingIRFunction() and
|
||||||
funcText = Language::getIdentityString(func.getFunction())
|
funcText = Language::getIdentityString(func.getFunction())
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -272,4 +272,4 @@ module InstructionSanity {
|
|||||||
func = switchInstr.getEnclosingIRFunction() and
|
func = switchInstr.getEnclosingIRFunction() and
|
||||||
funcText = Language::getIdentityString(func.getFunction())
|
funcText = Language::getIdentityString(func.getFunction())
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -272,4 +272,4 @@ module InstructionSanity {
|
|||||||
func = switchInstr.getEnclosingIRFunction() and
|
func = switchInstr.getEnclosingIRFunction() and
|
||||||
funcText = Language::getIdentityString(func.getFunction())
|
funcText = Language::getIdentityString(func.getFunction())
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -272,4 +272,4 @@ module InstructionSanity {
|
|||||||
func = switchInstr.getEnclosingIRFunction() and
|
func = switchInstr.getEnclosingIRFunction() and
|
||||||
funcText = Language::getIdentityString(func.getFunction())
|
funcText = Language::getIdentityString(func.getFunction())
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user