parent
481f3ce214
commit
38363a1043
4 changed files with 1 additions and 10 deletions
4
lib/tracer-config.js
generated
4
lib/tracer-config.js
generated
|
|
@ -13,13 +13,9 @@ const languages_1 = require("./languages");
|
|||
const util = __importStar(require("./util"));
|
||||
const CRITICAL_TRACER_VARS = new Set([
|
||||
"SEMMLE_PRELOAD_libtrace",
|
||||
,
|
||||
"SEMMLE_RUNNER",
|
||||
,
|
||||
"SEMMLE_COPY_EXECUTABLES_ROOT",
|
||||
,
|
||||
"SEMMLE_DEPTRACE_SOCKET",
|
||||
,
|
||||
"SEMMLE_JAVA_TOOL_OPTIONS",
|
||||
]);
|
||||
async function getTracerConfigForLanguage(codeql, config, language) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue