diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-07-02 19:27:46 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-07-02 19:27:46 +0000 |
commit | 55037cdc2e29b70df2fd1ca0ba9d4c36da1049e8 (patch) | |
tree | 14c6b2358c028d1b9a934966c63a99396413c292 /lib/StaticAnalyzer/Core/ExprEngine.cpp | |
parent | 4531b7d64e1ed03a925ffdcfb4aa065f2721afb8 (diff) |
[analyzer] Convert CallAndMessageChecker and ObjCSelfInitChecker to CallEvent.
Both of these got uglier rather than cleaner because we don't have preCall and
postCall yet; properly wrapping a CallExpr in a CallEvent requires doing a bit
of deconstruction on the callee. Even when we have preCall and postCall we may
want to expose the current CallEvent to pre/postStmt<CallExpr>.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159556 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions