PR13165: False positive when initializing member data pointers with NULL.
This now correctly covers, I believe, all the pointer types: * 'any' pointers (both function and data normal pointers and ObjC object pointers) * member pointers (both function and data) * block pointers llvm-svn: 158931
Loading
Please register or sign in to comment