Skip to content

Commit 8e92fcc

Browse files
committed
CPP: Format Temporaries
1 parent c68d3c5 commit 8e92fcc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp/ql/src/Security/CWE/CWE-416/Temporaries.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ predicate isStoredInContainer(Expr e) {
4141
)
4242
}
4343

44-
4544
/**
4645
* Holds if `e` or a conversion of `e` has an lvalue-to-rvalue conversion.
4746
*/

0 commit comments

Comments
 (0)