aprantl added inline comments.
================ Comment at: lldb/include/lldb/Symbol/Type.h:300 - TypeSystem *GetTypeSystem(bool prefer_dynamic); + CompilerType::TypeSystemSPWrapper GetTypeSystem(bool prefer_dynamic); ---------------- labath wrote: > Maybe the wrapper type should just be its own top-level entity? Or > `TypeSystem::SPWrapper`? I tried it and then immediately undid it because TypeSystem.h already depends on CompilerType.h. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D136650/new/ https://reviews.llvm.org/D136650 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits