This makes the previously unaccessible AST nodes for C++17 "if with
init statements" accessible to consumers of libclang.
Details
Details
- Reviewers
nik yvvan bkramer - Group Reviewers
Restricted Project - Commits
- rGe7740aa3b489: [libclang]: visit C++17 if init statements
rG08e181264318: [libclang]: visit C++17 if init statements
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo