KE2: Enable the internal-test-exception code

This commit is contained in:
Ian Lynagh
2024-08-29 16:04:41 +01:00
parent 90a73582ee
commit c47660ae70

View File

@@ -154,8 +154,6 @@ OLD: KE1
tw.writeHasLocation(id, locId)
tw.writeCupackage(id, pkgId)
/*
OLD: KE1
val exceptionOnFile =
System.getenv("CODEQL_KOTLIN_INTERNAL_EXCEPTION_WHILE_EXTRACTING_FILE")
if (exceptionOnFile != null) {
@@ -164,6 +162,8 @@ OLD: KE1
}
}
/*
OLD: KE1
file.declarations.forEach {
extractDeclaration(
it,