diff options
author | Zixu Wang <zixu_wang@apple.com> | 2022-03-16 17:49:31 -0700 |
---|---|---|
committer | Zixu Wang <zixu_wang@apple.com> | 2022-03-23 09:41:21 -0700 |
commit | 71b4c22612a06c950d31db83a45dee7412a64c64 (patch) | |
tree | 3f5c02729d313e9d0dd377e7001bcf019ba5489a /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | 5a2e56b70e2fa7ad0d82e54bc4c741b16f05e475 (diff) | |
download | llvm-71b4c22612a06c950d31db83a45dee7412a64c64.zip llvm-71b4c22612a06c950d31db83a45dee7412a64c64.tar.gz llvm-71b4c22612a06c950d31db83a45dee7412a64c64.tar.bz2 |
[clang][extract-api] Add enum support
Add support for enum records
- Add `EnumConstantRecord` and `EnumRecord` to store API information for
enums
- Implement `VisitEnumDecl` in `ExtractAPIVisitor`
- Implement serializatin for enum records and `MemberOf` relationship
- Add test case for enum records
- Few other improvements
Depends on D122160
Differential Revision: https://reviews.llvm.org/D121873
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions