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

Missing APIs in json output #113

Open
KennethAdamMiller opened this issue Mar 15, 2023 · 0 comments
Open

Missing APIs in json output #113

KennethAdamMiller opened this issue Mar 15, 2023 · 0 comments

Comments

@KennethAdamMiller
Copy link

Upon parsing IRBuilderBase.h of the LLVM libraries to json and importing it, it is visible that a some of the APIs are missing. I think this only occurs for overloaded functions, but of those that are missing it occurs on an overload, in which one of the signatures will be present but the others missing. I double checked to be sure that it isn't my json library responsible for missing values by manually reading the json, and those other signatures are actually not there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant