Merge branch 'main' into enable-sound-ir

This commit is contained in:
Mathias Vorreiter Pedersen
2024-04-10 23:56:16 +01:00
2 changed files with 0 additions and 13953 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()