Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7fa367d

Browse files
author
Robert Marsh
committed
C++: autoformat
1 parent 5c084f8 commit 7fa367d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cpp/ql/src/semmle/code/cpp/commons/Alloc.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,4 +195,3 @@ predicate isDeallocationExpr(Expr e) {
195195
e instanceof DeleteExpr or
196196
e instanceof DeleteArrayExpr
197197
}
198-

0 commit comments

Comments
 (0)