mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
C++: autoformat
This commit is contained in:
@@ -195,4 +195,3 @@ predicate isDeallocationExpr(Expr e) {
|
|||||||
e instanceof DeleteExpr or
|
e instanceof DeleteExpr or
|
||||||
e instanceof DeleteArrayExpr
|
e instanceof DeleteArrayExpr
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user