зеркало из https://github.com/github/codeql.git
Remove unnecessary table population on upgrade
This commit is contained in:
Родитель
fd615fb7a3
Коммит
1511927a2b
|
@ -1,7 +0,0 @@
|
|||
class StructType extends @structtype {
|
||||
string toString() { result = "struct type" }
|
||||
}
|
||||
|
||||
from StructType st, int index
|
||||
where component_types(st, index, _, _)
|
||||
select st, index, ""
|
|
@ -1,3 +1,2 @@
|
|||
description: Add tables for struct tags and interface method IDs
|
||||
compatibility: full
|
||||
component_tags.rel: run component_tags.qlo
|
||||
|
|
Загрузка…
Ссылка в новой задаче