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

Add AssociatedDecl property to SubstTemplateTypeParamType. #529

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

Conversation

ceresgalax
Copy link
Contributor

  • This calls getAssociatedDecl() on the underlying clang c++ type object.

Note: I added a function to clangsharp.cpp and .h, but the clangsharp.cs file was updated manually. I was having issues getting ClangSharpPInvokeGenerator to output the .cs source files correctly. It seems to not be as simple as just running the generator with the clangsharp response file?

* This calls getAssociatedDecl() on the underlying clang c++ type object.

* Note: I added a function was added to clangsharp.cpp and .h, but the clangsharp.cs file was updated manually. I was having issues getting ClangSharpPInvokeGenerator output the .cs source files correctly.
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

Successfully merging this pull request may close these issues.

1 participant