Skip to content
Commit 1b07496c authored by Akira Hatanaka's avatar Akira Hatanaka
Browse files

[Sema][ObjC] Compute the nullability of a conditional expression based

on the nullabilities of its operands.

This commit is a follow-up to r276076 and enables
computeConditionalNullability to compute the merged nullability when
the operands are objective-c pointers.

rdar://problem/22074116

llvm-svn: 276696
parent 0ed42b0c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment