[PATCH] D112049: [ObjC] avoid crashing when emitting synthesized getter/setter and ptrdiff_t is smaller than long

Matt Jacobson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 19 12:43:28 PDT 2021


mhjacobson added a comment.

The test is failing for a different reason (that I'd forgotten I worked around locally).  I'll look into fixing that first.  Sorry for noise.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112049



More information about the cfe-commits mailing list