[Lldb-commits] [PATCH] D67793: new api class: SBFile
    Lawrence D'Anna via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Sat Sep 21 12:16:30 PDT 2019
    
    
  
lawrence_danna added a comment.
@labath So what do you think?    
Update all the lldb_private::File clients to use shared_ptr<File> instead?
Or do it this way, with sharing handled inside of File?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67793/new/
https://reviews.llvm.org/D67793
    
    
More information about the lldb-commits
mailing list