[PATCH] D44580: Sema: allow comparison between blocks & block-compatible objc types

Dustin L. Howett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 16 13:38:39 PDT 2018


DHowett-MSFT added a subscriber: lebedev.ri.
DHowett-MSFT added a comment.

In https://reviews.llvm.org/D44580#1040540, @lebedev.ri wrote:

> Why not `test/SemaObjC/block_compare.mm` ?


I wasn't are that it existed. It may even be a good fit for `test/SemaObjC/block-type-safety.m`, which already exists.


Repository:
  rC Clang

https://reviews.llvm.org/D44580





More information about the cfe-commits mailing list