Skip to content

Commit 6038396

Browse files
authored
Merge pull request #19898 from kaspersv/kaspersv/shared-overlay-annotation
Overlay: Add overlay annotation to shared lib
2 parents ad5ee1c + 2863c70 commit 6038396

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

shared/quantum/codeql/quantum/experimental/Standardization.qll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
overlay[local?]
2+
module;
3+
14
/**
25
* The `KeyOpAlg` module defines key operation algorithms types (e.g., symmetric ciphers, signatures, etc.)
36
* and provides mapping of those types to string names and structural properties.

0 commit comments

Comments
 (0)