[Lldb-commits] [PATCH] D92820: [lldb] Deal gracefully with concurrency in the API instrumentation.
    Frederic Riss via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Wed Dec  9 08:56:41 PST 2020
    
    
  
friss added a comment.
The change itself looks fine, but I'm wondering about the test. There is nothing that really guarantees that the SB calls and return values are going to be intertwined, is there? Does it rely solely on the fact that it's very very unlikely to succeed?
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92820/new/
https://reviews.llvm.org/D92820
    
    
More information about the lldb-commits
mailing list