You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even libclang does not have to be configured via code, so it makes sense to provide a simple command-line wrapper with limited configuration support.
Setup wrapper project structure.
Automatically generate different types of configuration generator scripts - starting from no code at all (static configuration via .toml, .yaml or something else), to a little more involved calls to hcparse API or even "expose all internal details" link kind of setups for more annoying libraries.
Even libclang does not have to be configured via code, so it makes sense to provide a simple command-line wrapper with limited configuration support.
.toml
,.yaml
or something else), to a little more involved calls to hcparse API or even "expose all internal details" link kind of setups for more annoying libraries.The text was updated successfully, but these errors were encountered: