https://github.com/Sirraide requested changes to this pull request.
`CXXRecordDecl` already exposes `bases()` and `vbases()`, I don’t think we need this new API for accessing a base by index. This pr looks like it should just be using `llvm::enumerate`. https://github.com/llvm/llvm-project/pull/100761 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits