Files
codeql/java/kotlin-extractor
Ian Lynagh bfd0a19d85 Kotlin: Define DiagnosticTrapWriter, for type safety
In some cases, we were writing diagnostics to TRAP files where they
shouldn't be written. Such TRAP files don't define #compilation, so TRAP
import gave errors.

Now we use DiagnosticTrapWriter to get the type system to check that we
are writing diagnostics to the right place.
2023-06-21 18:38:27 +01:00
..
2022-05-10 18:45:56 +01:00
2023-01-10 14:41:30 +00:00
2022-08-25 16:40:27 +01:00
2022-05-10 18:45:51 +01:00