Skip to content

C++: Add generated summaries for OpenSSL. - #221

Closed
Mathias Vorreiter Pedersen (MathiasVP) wants to merge 1 commit into
mainfrom
add-openssl-generated-summaries
Closed

C++: Add generated summaries for OpenSSL.#221
Mathias Vorreiter Pedersen (MathiasVP) wants to merge 1 commit into
mainfrom
add-openssl-generated-summaries

Conversation

@MathiasVP

@MathiasVPMathias Vorreiter Pedersen (MathiasVP) commented May 1, 2025

Copy link
Copy Markdown
Collaborator

This PR adds the autogenerated flow-summaries for OpenSSL (with that specific hash).

The models has been generated from the C++ model generation based on github#19443. However, I did notice a bunch of models being generated from test directories. So I slightly augmented the logic for ignoring APIs to ignore functions whose location matches %test%. I'll upstream that change soon.

cc Ben Rodes (@bdrodes)

@MathiasVP

Copy link
Copy Markdown
CollaboratorAuthor

These models now exist upstream 🎉

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@MathiasVP