]> granicus.if.org Git - clang/commit
Reapply "[analyzer] Handle inlined constructors for rvalue temporaries correctly."
authorJordan Rose <jordan_rose@apple.com>
Mon, 1 Oct 2012 17:51:35 +0000 (17:51 +0000)
committerJordan Rose <jordan_rose@apple.com>
Mon, 1 Oct 2012 17:51:35 +0000 (17:51 +0000)
commit0504a598a5dc8f3f45e79d4f8ea206a926507859
treed71f55d0af34cbecc015b6bcb95244c26cda72de
parent568f785a76e0a21de20932abf09ce7653e651f92
Reapply "[analyzer] Handle inlined constructors for rvalue temporaries correctly."

This is related to but not blocked by <rdar://problem/12137950>
("Return-by-value structs do not have associated regions")

This reverts r164875 / 3278d41e17749dbedb204a81ef373499f10251d7.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164952 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
test/Analysis/array-struct-region.cpp
test/Analysis/ctor-inlining.mm