Fix issue 67 by checking that the interface functions weren't redefined in the compil...
authorAlexander Potapenko <glider@google.com>
Mon, 23 Apr 2012 10:47:31 +0000 (10:47 +0000)
committerAlexander Potapenko <glider@google.com>
Mon, 23 Apr 2012 10:47:31 +0000 (10:47 +0000)
commit55cabae685991ac6bc6d96b14e2139f64a0c9967
tree93618f74430247f82131bbaf0dcba03a29f33a7a
parent2d5fdf81dc483e42cfad7ffbfa7492a31bb5ffd2
Fix issue 67 by checking that the interface functions weren't redefined in the compiled source file.

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