Changes
Summary
- [Sema][ObjC] Clean up possible null dereference. It appears that the code is actually dead since unbridged-cast placeholder types are created by calling CastOperation::complete and ImplicitCastExprs are never passed to it. Spotted by Vedant Kumar. rdar://problem/31542226
Change Type | Path in Repository | Path in Workspace |
---|---|---|
![]() | /cfe/trunk/lib/Sema/SemaExprObjC.cpp (diff) | llvm-revision.src/cfe/trunk/lib/Sema/SemaExprObjC.cpp |