[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...

Hendrik von Prince via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 24 04:24:06 PDT 2016


parallaxe added a comment.

Uhm, is there something missing from my side that i have overseen to go forward with this patch?


https://reviews.llvm.org/D23236





More information about the cfe-commits mailing list