diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-08-15 20:07:17 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-08-15 20:07:17 +0000 |
commit | 4e79fdfe22db1c982e8fdf8397fee426a8c57821 (patch) | |
tree | 3284c97b4f7dcd239c8f202246cd997c5bc14f39 /lib/Parse/ParseStmt.cpp | |
parent | 99570a58b09fca5d0b328733ab8b6717a1a04f4a (diff) |
[analyzer] Correctly devirtualize virtual method calls in constructors.
This is the other half of C++11 [class.cdtor]p4 (the destructor side
was added in r161915). This also fixes an issue with post-call checks
where the 'this' value was already being cleaned out of the state, thus
being omitted from a reconstructed CXXConstructorCall.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161981 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Parse/ParseStmt.cpp')
0 files changed, 0 insertions, 0 deletions