[asan] report an error if blacklist file contains a malformed regex. fixes asan issue 17
authorKostya Serebryany <kcc@google.com>
Tue, 13 Dec 2011 19:34:53 +0000 (19:34 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 13 Dec 2011 19:34:53 +0000 (19:34 +0000)
commit21dc2be97a33129f4b6a5b6baa4300a0eee2cd52
tree57609e8df7e08f2b706d43625c712d07e72f0297
parent563de603f71d88cc71a42d5ba79234e7112879a5
[asan] report an error if blacklist file contains a malformed regex. fixes asan issue 17

llvm-svn: 146503
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp