aprantl added a comment. > And then there's ClangModulesDeclVendor::ModuleID -- I have no idea what's > the relationship of this to that..
`ClangModulesDeclVendor::ModuleID` is a typedef to `clang::Module *` so it is a bit of a misnomer, since clang calls the unsigned module numbers module ids. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D75626/new/ https://reviews.llvm.org/D75626 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits