C++: autoformat fixup

This commit is contained in:
Jonas Jensen
2020-03-06 08:29:46 +01:00
parent e29f517af2
commit a13f355a85
5 changed files with 5 additions and 5 deletions

View File

@@ -272,4 +272,4 @@ module InstructionSanity {
func = switchInstr.getEnclosingIRFunction() and
funcText = Language::getIdentityString(func.getFunction())
}
}
}

View File

@@ -272,4 +272,4 @@ module InstructionSanity {
func = switchInstr.getEnclosingIRFunction() and
funcText = Language::getIdentityString(func.getFunction())
}
}
}

View File

@@ -272,4 +272,4 @@ module InstructionSanity {
func = switchInstr.getEnclosingIRFunction() and
funcText = Language::getIdentityString(func.getFunction())
}
}
}