aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Core/ExprEngine.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2012-08-23 23:01:39 +0000
committerJordan Rose <jordan_rose@apple.com>2012-08-23 23:01:39 +0000
commitc386d8f148c1a9d4992c64188e2873fcbc6da20d (patch)
treec3db6d59e0b221227c60f92f483a2e720e56d19b /lib/StaticAnalyzer/Core/ExprEngine.cpp
parent4e28d9e2ba9ce237549b45cfd4136ec6536d1325 (diff)
[analyzer] Handle UserDefinedConversion casts in C++.
This is trivial; the UserDefinedConversion always wraps a CXXMemberCallExpr for the appropriate conversion function, so it's just a matter of propagating that value to the CastExpr itself. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162494 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions