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