mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Relax the C++ dbscheme for link_targets/2
This commit is contained in:
@@ -2149,7 +2149,7 @@ includes(
|
||||
);
|
||||
|
||||
link_targets(
|
||||
unique int id: @link_target,
|
||||
int id: @link_target,
|
||||
int binary: @file ref
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user