[PATCH] D66486: [LifetimeAnalysis] Detect more cases when the address of a local variable escapes

Matthias Gehre via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 20 14:21:17 PDT 2019


mgehre added a comment.

This change might be the cause for the false-positive in https://github.com/mgehre/llvm-project/issues/45. Could you check?


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