Skip to content

Commit 712e64e

Browse files
committed
Overlay: Add overlay annotations to shared Guards library
1 parent 9d2dd78 commit 712e64e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

shared/controlflow/codeql/controlflow/Guards.qll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@
4747
* using the result of Range Analysis to provide a final and more complete
4848
* controls relation.
4949
*/
50+
overlay[local?]
51+
module;
5052

5153
private import codeql.util.Boolean
5254
private import codeql.util.Location

0 commit comments

Comments
 (0)