[PATCH] D86399: [scudo][standalone] Skip irrelevant regions during release

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 09:21:05 PDT 2020


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

LGTM.

In D86399#2233735 <https://reviews.llvm.org/D86399#2233735>, @cryptoad wrote:

> In D86399#2232864 <https://reviews.llvm.org/D86399#2232864>, @vitalybuka wrote:
>
>> Interesting that GCC does not inline capture by ref https://godbolt.org/z/exfP69
>
> Would you recommend some change to ensure inlining?

There's no capture by ref here - so not a problem?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86399



More information about the llvm-commits mailing list