The Wayback Machine - https://web.archive.org/web/20231129093936/https://github.com/github/codeql/pull/14897
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++: Relax the dbscheme for link_targets/2 #14897

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

d10c
Copy link
Contributor

@d10c d10c commented Nov 23, 2023

Using the --no-linkage-aware-import flag can lead to DB-CHECK failures due to multiple link_targets/2 entries with the same ID, so removing the unique constraint on the ID is one way to fix it.

@github-actions github-actions bot added the C++ label Nov 23, 2023
@d10c d10c added the depends on internal PR This PR should only be merged in sync with an internal Semmle PR label Nov 23, 2023
@d10c d10c changed the title Relax the C++ dbscheme for link_targets/2 C++: Relax the dbscheme for link_targets/2 Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ depends on internal PR This PR should only be merged in sync with an internal Semmle PR
1 participant