[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)
commit085cb8f0b957841ab667a46be0c49ce4ee8c9c79
tree9c37b239b69c650553d7f5575769f8a5e30f6c34
parent8a9bce978fa4ca60d3a0ba42a1d44c41463a3c33
[asan] report an error if blacklist file contains a malformed regex. fixes asan issue 17

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