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
Maybe when -g macro-bindings is enabled and a function-like macro binding is encountered, force a lookup in the .rsp settings to find the user-supplied list of types to generate for?
Maybe when
-g macro-bindingsis enabled and a function-like macro binding is encountered, force a lookup in the .rsp settings to find the user-supplied list of types to generate for?For example for this:
I can supply all the ID types except b3WorldId for B3_ID_EQUALS such that ClangSharpInvokeGenerator knows which ones to generate for.