[PATCH] D66486: [LifetimeAnalysis] Detect more cases when the address of a local variable escapes
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 20 14:31:07 PDT 2019
xazax.hun added a comment.
In D66486#1638213 <https://reviews.llvm.org/D66486#1638213>, @mgehre wrote:
> This change might be the cause for the false-positive in https://github.com/mgehre/llvm-project/issues/45. Could you check?
Sure, looking into it! Thanks for pointing this out.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66486/new/
https://reviews.llvm.org/D66486
More information about the cfe-commits
mailing list