diff options
author | Jordan Rose <jordan_rose@apple.com> | 2013-04-15 22:03:38 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2013-04-15 22:03:38 +0000 |
commit | 28117be48de465bc2862a8f4aaab09338be5090b (patch) | |
tree | 60d6f68f1455bd0de2f66af77da23e8a8f558963 /lib/StaticAnalyzer/Core/MemRegion.cpp | |
parent | 62165c93f529ba3b714c446e61c561abaee81599 (diff) |
[analyzer] Don't assert on a temporary of pointer-to-member type.
While we don't do anything intelligent with pointers-to-members today,
it's perfectly legal to need a temporary of pointer-to-member type to, say,
pass by const reference. Tweak an assertion to allow this.
PR15742 and PR15747
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179563 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/MemRegion.cpp')
0 files changed, 0 insertions, 0 deletions