[Lldb-commits] [PATCH] D58227: [lldb] [MainLoop] Remove redundant	termination clause (NFCI)
    Pavel Labath via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Thu Feb 14 08:49:37 PST 2019
    
    
  
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
That sounds correct. The extra check must have crept in because of all the refactors this class has gone through to support all possible event handling mechanisms...
Repository:
  rLLDB LLDB
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58227/new/
https://reviews.llvm.org/D58227
    
    
More information about the lldb-commits
mailing list