[PATCH] D67983: [ObjC] Diagnose implicit type coercion from ObjC 'Class' to object pointer types.

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 28 07:17:24 PDT 2019


thakis added a comment.

After this, Class can no longer be used as a key type in an Obj-C dictionary literal. Is that intentional?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67983/new/

https://reviews.llvm.org/D67983





More information about the cfe-commits mailing list