[Lldb-commits] [PATCH] D87327: [debugserver] Extract function for default launch flavor
    Raphael Isemann via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Wed Sep  9 11:30:15 PDT 2020
    
    
  
teemperor added a comment.
In D87327#2263971 <https://reviews.llvm.org/D87327#2263971>, @kastiglione wrote:
> @teemperor I'm not sure what these build errors mean, for example https://reviews.llvm.org/B70998. Also there's the linux build failure, but that's not relevant for debugserver, right?
You can usually ignore premerge checks that aren't clang-format complaining. And for linux buildbot failures I think that's also fine as they don't build debug server from what I know.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87327/new/
https://reviews.llvm.org/D87327
    
    
More information about the lldb-commits
mailing list