[Sanitizer] If -fsanitize-blacklist= option is not explicitly specified, make Clang...
authorAlexey Samsonov <samsonov@google.com>
Tue, 19 Feb 2013 11:25:29 +0000 (11:25 +0000)
committerAlexey Samsonov <samsonov@google.com>
Tue, 19 Feb 2013 11:25:29 +0000 (11:25 +0000)
commitd26b3334b1e9bac59f56718329b9648d8d85fd86
treef87bbf841ae67097c1b0401f7c70116401ea9a7e
parentadaca585268d813075051cfcad175697d5d1904f
[Sanitizer] If -fsanitize-blacklist= option is not explicitly specified, make Clang look for the default sanitizer-specific blacklist in the resource directory.

llvm-svn: 175505
clang/lib/Driver/SanitizerArgs.h
clang/lib/Driver/Tools.cpp