[Lldb-commits] [PATCH] D111877: [lldb] Return StringRef from PluginInterface::GetPluginName
    Raphael Isemann via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Fri Oct 15 06:41:58 PDT 2021
    
    
  
teemperor accepted this revision.
teemperor added a comment.
This revision is now accepted and ready to land.
I'm wondering if some of those should be `std::string` instead, but this is in any case a step in the right direction so LGTM
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111877/new/
https://reviews.llvm.org/D111877
    
    
More information about the lldb-commits
mailing list