diff options
author | Reid Kleckner <rnk@google.com> | 2016-03-21 23:51:17 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2016-03-21 23:51:17 +0000 |
commit | ed051774bae7464609db61427e395794b303e178 (patch) | |
tree | 814e58cee3976dded4e20b625b5abe35f832cb73 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | c0c464cac1a0d82f6148503777719cbb63a864d6 (diff) | |
download | bcm5719-llvm-ed051774bae7464609db61427e395794b303e178.tar.gz bcm5719-llvm-ed051774bae7464609db61427e395794b303e178.zip |
[asan] Add new _*_base interceptors for VS 2015
There are some places in the CRT (such as mbctype) that directly call
_malloc_base. If you are incrementally linking a binary with ASan from
before this change, this change appears to result in a linker error.
Retrying the link succeeds for some reason.
llvm-svn: 264005
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions