mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Kotlin: Start using invocation TRAP files
This commit is contained in:
@@ -20,6 +20,10 @@ compilations(
|
||||
string cwd : string ref
|
||||
);
|
||||
|
||||
compilation_started(
|
||||
int id : @compilation ref
|
||||
)
|
||||
|
||||
/**
|
||||
* The arguments that were passed to the extractor for a compiler
|
||||
* invocation. If `id` is for the compiler invocation
|
||||
|
||||
Reference in New Issue
Block a user