[asan] fix bug 14277 (asan needs to fail with fata error if an __asan interface funct...
authorKostya Serebryany <kcc@google.com>
Wed, 7 Nov 2012 12:42:18 +0000 (12:42 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 7 Nov 2012 12:42:18 +0000 (12:42 +0000)
commit7846c1c851a53a8280f9d8ed57cd98d82c742551
treef1f558a5ccff64ffd45366daaf54f07e2d9aef3f
parent3b87f6204fe094610282eea4c8ad7ea4e331d8db
[asan] fix bug 14277 (asan needs to fail with fata error if an __asan interface function is being redefined. Before this fix asan asserts)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167529 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/AddressSanitizer.cpp