C++: Delete a noisy test that's not very helpful.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-04-10 18:54:50 +01:00
parent 85968e343a
commit 313501aa29
2 changed files with 0 additions and 13555 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +0,0 @@
private import cpp
private import semmle.code.cpp.ir.IR
private import PrintConfig
from Operand a
where not locationIsInStandardHeaders(a.getLocation())
select a, a.getDumpString()