]> granicus.if.org Git - clang/commit
[LifetimeAnalysis] Fix false negatives of statement local lifetime analysis for some...
authorGabor Horvath <xazax.hun@gmail.com>
Wed, 14 Aug 2019 16:34:56 +0000 (16:34 +0000)
committerGabor Horvath <xazax.hun@gmail.com>
Wed, 14 Aug 2019 16:34:56 +0000 (16:34 +0000)
commit76b7cc2c7c558a605d333290af5f0679b9a4f403
tree67cbc3ca1493048afa4f0539cb8d84f9f00653e8
parent577e8f67b517ddffea97811b5953d9bcdfb77813
[LifetimeAnalysis] Fix false negatives of statement local lifetime analysis for some STL implementation

Differential Revision: https://reviews.llvm.org/D66152

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@368871 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaInit.cpp
test/Sema/warn-lifetime-analysis-nocfg.cpp