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

Walter Lee via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 10 16:35:49 PDT 2021


waltl updated this revision to Diff 372031.
waltl edited the summary of this revision.
waltl added a comment.

Merge arc-blocks-avoid-heapify.m into arc-blocks.m


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108243

Files:
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/CGObjC.cpp
  clang/test/CodeGenObjC/arc-block-copy-escape.m
  clang/test/CodeGenObjC/arc-blocks.m
  clang/test/CodeGenObjCXX/arc-blocks.mm
  clang/test/PCH/arc-blocks.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108243.372031.patch
Type: text/x-patch
Size: 25623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210910/c00f29ae/attachment-0001.bin>


More information about the cfe-commits mailing list