JDevlieghere added inline comments.
================ Comment at: lldb/source/API/SBType.cpp:275 +bool SBType::IsScopedEnumerationType() { + LLDB_RECORD_METHOD_NO_ARGS(bool, SBType, IsScopedEnumerationType); + ---------------- Same comment as in D93696: you need to register your new method. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D93690/new/ https://reviews.llvm.org/D93690 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits