mirror of
https://github.com/github/codeql.git
synced 2026-04-21 15:05:56 +02:00
Merge branch 'main' into enable-sound-ir
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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()
|
||||
Reference in New Issue
Block a user