[PATCH] D30136: [compiler-rt][builtins][WIP] Add _IsOSVersionAtLeast, to be used by ObjC's @available
    Alex Lorenz via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar  7 11:11:55 PST 2017
    
    
  
arphaman accepted this revision.
arphaman added a comment.
This revision is now accepted and ready to land.
LGTM. Can you please ensure that the modifications to the testing infrastructure won't cause failures on non-Darwin platforms (e.g. Linux) before committing?
https://reviews.llvm.org/D30136
    
    
More information about the llvm-commits
mailing list