r217543 - Objective-C. Accept 'nil' as indexing argument to

jahanian fjahanian at apple.com
Wed Sep 10 15:19:13 PDT 2014


On Sep 10, 2014, at 2:57 PM, Argyrios Kyrtzidis <kyrtzidis at apple.com> wrote:

> Was it intentional to accept any ‘void *’ pointer, or did you want to just accept nil ?
> If intentional, you should add a test case (e.g. pass a void* variable).
> 

It accepts any argument of type “void *”. I will add a test.
- Fariborz






More information about the cfe-commits mailing list