summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-03-21 21:36:17 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-03-21 21:36:17 +0000
commitaccf390a757c8cd230127fc4896c254bdeb7604b (patch)
tree576a2e730e39c1c7644097ed4cdd9e8dfacd34f6 /lldb/packages/Python/lldbsuite/test/python_api
parent3887a4172528d14b88b5d254866c4466fbddcfc9 (diff)
downloadbcm5719-llvm-accf390a757c8cd230127fc4896c254bdeb7604b.tar.gz
bcm5719-llvm-accf390a757c8cd230127fc4896c254bdeb7604b.zip
[sanitizer] Add strchr* to the common interceptors
Adds strchr, strchrnul, and strrchr to the common interceptors, under a new common flag intercept_strchr. Removes the now-duplicate strchr interceptor from asan and all 3 interceptors from tsan. Previously, asan did not intercept strchrnul, but does now; previously, msan did not intercept strchr, strchrnul, or strrchr, but does now. http://reviews.llvm.org/D18329 Patch by Derek Bruening! llvm-svn: 263992
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud