C++: autoformat

This commit is contained in:
Robert Marsh
2019-11-12 13:57:49 -08:00
parent 47f87c214c
commit 3de590763e

View File

@@ -357,7 +357,6 @@ class TranslatedSideEffects extends TranslatedElement, TTranslatedSideEffects {
result = getTranslatedExpr(expr).getInstruction(CallTag())
}
/**
* Gets the `TranslatedFunction` containing this expression.
*/