I don't think this needs to be a ConstString.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150709
[lldb][NFCI] Change return type of Language::GetInstanceVariableName ClosedPublic Authored by bulbazord on May 16 2023, 12:42 PM.
Details Summary I don't think this needs to be a ConstString.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 22 2023, 10:09 AM Closed by commit rGef73ea6cf691: [lldb][NFCI] Change return type of Language::GetInstanceVariableName (authored by bulbazord). · Explain WhyMay 22 2023, 10:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 522746 lldb/include/lldb/Symbol/SymbolContext.h
lldb/include/lldb/Target/Language.h
lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h
lldb/source/Plugins/Language/ObjC/ObjCLanguage.h
lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.h
lldb/source/Symbol/SymbolContext.cpp
lldb/source/Target/StackFrame.cpp
|