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

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 19:08:37 PDT 2020


vitalybuka accepted this revision.
vitalybuka added a comment.

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?

LGTM. I was curious after your question and experimented a little.


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