[asan] Return type of index() is char*.
commit4b0c5f240e71be4f375627e57d0f1b89600918a7
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Mon, 13 Feb 2012 12:12:32 +0000 (13 12:12 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Mon, 13 Feb 2012 12:12:32 +0000 (13 12:12 +0000)
tree79d378dcbbd692e1fcbd06b4f0c1bbfd3248c993
parent919c24787a655597bdcf367e26c9dd1504e9f463
[asan] Return type of index() is char*.

This is important for Android, where we can't keep system headers
from leaking into asan_interceptors.cc.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@150374 91177308-0d34-0410-b5e6-96231b3b80d8
lib/asan/asan_interceptors.cc