aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGVTables.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2012-07-30 23:39:47 +0000
committerJordan Rose <jordan_rose@apple.com>2012-07-30 23:39:47 +0000
commit57c033621dacd8720ac9ff65a09025f14f70e22f (patch)
treef5ddbd4787a29c32786be7b60c4b5130759734d5 /lib/CodeGen/CGVTables.cpp
parentd64effc4e31044c05d6e4400150edb26e914983a (diff)
[analyzer] Perform post-call checks for all inlined calls.
Previously, we were only checking the origin expressions of inlined calls. Checkers using the generic postCall and older postObjCMessage callbacks were ignored. Now that we have CallEventManager, it is much easier to create a CallEvent generically when exiting an inlined function, which we can then use for post-call checks. No test case because we don't (yet) have any checkers that depend on this behavior (which is why it hadn't been fixed before now). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161005 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGVTables.cpp')
0 files changed, 0 insertions, 0 deletions