mirror of
https://github.com/github/codeql.git
synced 2026-05-21 22:57:11 +02:00
KE2: Extract file meta info
This commit is contained in:
@@ -510,9 +510,12 @@ OLD: KE1
|
||||
/*
|
||||
OLD: KE1
|
||||
tw.writeComment("Part of invocation $invocationTrapFile")
|
||||
*/
|
||||
// Now elevate to a SourceFileTrapWriter, and populate the
|
||||
// file information
|
||||
val sftw = tw.makeSourceFileTrapWriter(srcFile, true)
|
||||
/*
|
||||
OLD: KE1
|
||||
val externalDeclExtractor =
|
||||
ExternalDeclExtractor(
|
||||
logger,
|
||||
|
||||
Reference in New Issue
Block a user