[PATCH] [RFC] Introduce support for multiple sanitizer blacklists (Clang side).

Peter Collingbourne peter at pcc.me.uk
Wed Aug 6 14:15:51 PDT 2014


Add tests and address reviewer comments.

http://reviews.llvm.org/D4547

Files:
  include/clang/CodeGen/BackendUtil.h
  include/clang/Driver/SanitizerArgs.h
  include/clang/Frontend/CodeGenOptions.h
  lib/CodeGen/BackendUtil.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/CodeGen/SanitizerBlacklist.h
  lib/Driver/SanitizerArgs.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/address-safety-attr.cpp
  test/Driver/fsanitize-blacklist.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4547.12252.patch
Type: text/x-patch
Size: 15680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140806/85520f1b/attachment.bin>


More information about the cfe-commits mailing list