This makes the BindingDecl accessible to consumers of libclang
as CXCursor_UnexposedDecl where previously these AST nodes were
not visited at all from the libclang API.
Details
Details
- Reviewers
nik yvvan bkramer - Group Reviewers
Restricted Project - Commits
- rGdf8648dcc67e: [libclang]: visit BindingDecl in DecompositionDecl
rG4597e3bd475b: [libclang]: visit BindingDecl in DecompositionDecl
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo