]> granicus.if.org Git - clang/commit
Revert "[analyzer] Handle zeroing CXXConstructExprs."
authorJordan Rose <jordan_rose@apple.com>
Fri, 21 Jun 2013 16:30:32 +0000 (16:30 +0000)
committerJordan Rose <jordan_rose@apple.com>
Fri, 21 Jun 2013 16:30:32 +0000 (16:30 +0000)
commit053c88bd93e6b2f4e498fd835155f955127d3489
treed55a1991fdb0900cc273f2bdeb097ae4bf9b2d39
parent8f5d7d1d1f990f174c7f2682271a83acf64dd93d
Revert "[analyzer] Handle zeroing CXXConstructExprs."

Per review from Anna, this really should have been two commits, and besides
it's causing problems on our internal buildbot. Reverting until these have
been worked out.

This reverts r184511 / 98123284826bb4ce422775563ff1a01580ec5766.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184561 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
test/Analysis/ctor-inlining.mm [moved from test/Analysis/ctor.mm with 84% similarity]
test/Analysis/inlining/path-notes.cpp