eugenis added a comment.

In http://reviews.llvm.org/D16738#345696, @EricWF wrote:

> I prefer using the `(void*)` casts when possible. In particular when doing 
> the pointer comparisons. Could you change those back to `void*` casts then 
> use the `__as_base` function for the rest?


done


Repository:
  rL LLVM

http://reviews.llvm.org/D16738



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to