[PATCH] D23236: When ARC is enabled, no warning will be generated when a method1. Returns 'nil' in a method that is attributed to return a 'nonnull'2. The return-statement is a ConditionalOperator, where the lhs is nil and rhs an objC-method-call (or the other...
    Akira Hatanaka via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Sep 26 18:10:18 PDT 2016
    
    
  
ahatanak added a comment.
This looks fine to me.
https://reviews.llvm.org/D23236
    
    
More information about the cfe-commits
mailing list