[foreign-jextract] RFR: 8239491: Missing CursorKind and TypeKind constants for LLVM 9
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Mon Feb 24 22:58:28 UTC 2020
On Mon, 24 Feb 2020 21:39:06 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>> Looks good - I wonder how to you trigger ParmDecl? It seems like what we had was working with function parameters?
>
> @mcimadamore ParmDecl was working, but I renamed it from ParamDecl, since it's also called ParmDecl in the clang header.
> @mcimadamore ParmDecl was working, but I renamed it from ParamDecl, since it's also called ParmDecl in the clang header.
argh - got confused when looking at the diffs; that explains it, thanks
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/28
More information about the panama-dev
mailing list