diff options
author | Anna Zaks <ganna@apple.com> | 2012-02-14 21:55:24 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2012-02-14 21:55:24 +0000 |
commit | 3d34834bb061295c9858080e2b3055751396fbe3 (patch) | |
tree | 2afa554e95b78b4fe064507c49783b53d72e5478 /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | 78f815d3a47a99a7fca1046f40ad3cf75ea04822 (diff) | |
download | llvm-3d34834bb061295c9858080e2b3055751396fbe3.zip llvm-3d34834bb061295c9858080e2b3055751396fbe3.tar.gz llvm-3d34834bb061295c9858080e2b3055751396fbe3.tar.bz2 |
[analyzer] Make Malloc Checker optimistic in presence of inlining.
(In response of Ted's review of r150112.)
This moves the logic which checked if a symbol escapes through a
parameter to invalidateRegionCallback (instead of post CallExpr visit.)
To accommodate the change, added a CallOrObjCMessage parameter to
checkRegionChanges callback.
llvm-svn: 150513
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions