[PATCH] D108243: Revert "Avoid needlessly copying a block to the heap when a block literal"

Walter Lee via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 10 14:52:44 PDT 2021


waltl added a comment.

In D108243#2995476 <https://reviews.llvm.org/D108243#2995476>, @ahatanak wrote:

> Do you need `arc-blocks-avoid-heapify.m`? It seems like the other tests already cover all the cases we care about.

You're right much of it is redundant, but test10a() and test10b() are still meaningful.  I've deleted the redundant tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108243



More information about the cfe-commits mailing list