This patch allows checking whether a C++ record declaration is abstract through libclang and clang.cindex (Python).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thanks! However, compared to diff 126298 (https://reviews.llvm.org/differential/diff/126298/), there seems to be duplication in the committed change (maybe some artifacts due to rebasing/merging?). Should I submit a follow-up patch to fix this?
cfe/trunk/bindings/python/clang/cindex.py | ||
---|---|---|
1488 | duplicate | |
3420 | duplicate | |
cfe/trunk/bindings/python/tests/cindex/test_cursor.py | ||
289 | duplicate |
duplicate