Overlay: Add overlay annotations to Java & shared libraries

This commit is contained in:
Kasper Svendsen
2025-06-16 13:06:31 +02:00
parent 2218a981f6
commit c207cfdeb7
428 changed files with 966 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
* Provides a language-independent implementation of static single assignment
* (SSA) form.
*/
overlay[local?]
module;
private import codeql.util.Location
private import codeql.util.Unit