[Lldb-commits] [PATCH] D70774: [lldb] NFC: refactor CompileUnit::ResolveSymbolContext
    Raphael Isemann via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Wed Nov 27 02:04:34 PST 2019
    
    
  
teemperor requested changes to this revision.
teemperor added a comment.
This revision now requires changes to proceed.
Let's just remove that return value. It's anyway only used in one place or so where we can just call GetSize() manually. Then we also don't need the lambda. Otherwise this LGTM, thanks!
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70774/new/
https://reviews.llvm.org/D70774
    
    
More information about the lldb-commits
mailing list