[Lldb-commits] [PATCH] D91003: [lldb] [test] Use skipUnlessDarwin for tests specific to Darwin
    Raphael Isemann via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Sat Nov  7 09:45:31 PST 2020
    
    
  
teemperor accepted this revision.
teemperor added a comment.
This revision is now accepted and ready to land.
Given that these are all Objective-C tests, this LGTM.
(Out of scope for this patch, but it would probably be cleaner if we replace all the skipUnlessDarwin uses because of Obj-C with a dedicated decorator. In theory Obj-C is available on other systems).
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91003/new/
https://reviews.llvm.org/D91003
    
    
More information about the lldb-commits
mailing list