diff options
author | Reid Kleckner <reid@kleckner.net> | 2013-03-28 20:02:56 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2013-03-28 20:02:56 +0000 |
commit | 84e9ab44af3a16f66d62590505db2036ef0aa03b (patch) | |
tree | 00b6c47547bf981887f9ba8fecb25f918c601f44 /lib/StaticAnalyzer/Core/ExprEngine.cpp | |
parent | ec8deba768e7ba93ad9974763dc3902896924a3c (diff) |
[ms-cxxabi] Correctly compute the size of member pointers
Summary:
This also relaxes the requirement on Windows that the member pointer
class type be a complete type (http://llvm.org/PR12070). We still ask
for a complete type to instantiate any templates (MSVC does this), but
if that fails we continue as normal, relying on any inheritance
attributes on the declaration.
Reviewers: rjmccall
CC: triton, timurrrr, cfe-commits
Differential Revision: http://llvm-reviews.chandlerc.com/D568
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178283 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions