Skip to content

Commit fb85c7f

Browse files
committed
Add missing overlay annotation
1 parent 83d9d58 commit fb85c7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

shared/util/codeql/util/DualGraph.qll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
* Provides an efficient mechanism for checking if two nodes have
33
* a common ancestor in a graph.
44
*/
5+
overlay[local?]
6+
module;
57

68
private import Location
79

0 commit comments

Comments
 (0)