[PATCH] D69648: Add VFS support for sanitizers' blacklist' 2

Jan Korous via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 8 11:03:24 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG590f279c456b: [clang] Add VFS support for sanitizers' blacklists (authored by jkorous).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69648/new/

https://reviews.llvm.org/D69648

Files:
  clang/include/clang/Basic/SanitizerSpecialCaseList.h
  clang/lib/Basic/SanitizerBlacklist.cpp
  clang/lib/Basic/SanitizerSpecialCaseList.cpp
  clang/test/CodeGen/Inputs/sanitizer-blacklist-vfsoverlay.yaml
  clang/test/CodeGen/ubsan-blacklist-vfs.c
  llvm/include/llvm/Support/SpecialCaseList.h
  llvm/lib/Support/SpecialCaseList.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69648.228499.patch
Type: text/x-patch
Size: 7210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191108/0a7c15b8/attachment.bin>


More information about the llvm-commits mailing list