зеркало из https://github.com/github/codeql.git
C++: Delete a noisy test that's not very helpful.
This commit is contained in:
Родитель
85968e343a
Коммит
313501aa29
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -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()
|
Загрузка…
Ссылка в новой задаче