// RUN: clang-cc -emit-llvm -o %t %s @protocol P @end int f0(id

d) { return (d != ((void*) 0)); }