[PATCH] D108243: Put code that avoids heapifying local blocks behind a flag

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 10 17:00:07 PDT 2021


ahatanak accepted this revision.
ahatanak added a comment.
This revision is now accepted and ready to land.

Can you add a driver test, which tests both `-fobjc-avoid-heapify-local-blocks` and `-fno-objc-avoid-heapify-local-blocks`?

Other than that, LGTM.


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