summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp
diff options
context:
space:
mode:
authorAnton Yartsev <anton.yartsev@gmail.com>2013-04-05 02:25:02 +0000
committerAnton Yartsev <anton.yartsev@gmail.com>2013-04-05 02:25:02 +0000
commit6e49925622a371c89f737441749e503972c7ae63 (patch)
tree1a4ca07d2881a2b89acf7774bd67f370372fdb17 /lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp
parent726c8c3bdd0634cfeccd6fb0f9495d289c7cf137 (diff)
downloadbcm5719-llvm-6e49925622a371c89f737441749e503972c7ae63.tar.gz
bcm5719-llvm-6e49925622a371c89f737441749e503972c7ae63.zip
[analyzer] Check allocation family more precise.
The statement passed to isTrackedFamily() might be a user defined function calling malloc; in this case we got AF_NONE family for this function. Now the allocation family is derived from Sym, that holds a family of a real allocator. This commit is also a movement towards getting rid of tracking memory allocating by unknown means. llvm-svn: 178834
Diffstat (limited to 'lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud