[PATCH] D66152: Fix false negatives of statement local lifetime analysis for some STL implementation

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 09:34:52 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368871: [LifetimeAnalysis] Fix false negatives of statement local lifetime analysis for… (authored by xazax, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D66152?vs=214872&id=215144#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66152

Files:
  cfe/trunk/lib/Sema/SemaInit.cpp
  cfe/trunk/test/Sema/warn-lifetime-analysis-nocfg.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66152.215144.patch
Type: text/x-patch
Size: 5169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/96dd0866/attachment.bin>


More information about the llvm-commits mailing list