[all-commits] [llvm/llvm-project] d52cff: Revert "Reland "[clang] Report sanitizer blacklist...

jkorous-apple via All-commits all-commits at lists.llvm.org
Fri Nov 8 14:28:48 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d52cff88367df4d6bc57949d5e8a61aec0c301e8
      https://github.com/llvm/llvm-project/commit/d52cff88367df4d6bc57949d5e8a61aec0c301e8
  Author: Jan Korous <jkorous at apple.com>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/include/clang/Driver/SanitizerArgs.h
    M clang/lib/Driver/SanitizerArgs.cpp
    M clang/lib/Frontend/CompilerInvocation.cpp
    M clang/test/Driver/fsanitize-blacklist.c
    M clang/test/Frontend/dependency-gen.c

  Log Message:
  -----------
  Revert "Reland "[clang] Report sanitizer blacklist as a dependency in cc1""

This reverts commit cae4a28864f4e8a55920e2b94e2cd43617902dec.


  Commit: 99e2cba219aea80b3f11de2aa4e0192b28852de4
      https://github.com/llvm/llvm-project/commit/99e2cba219aea80b3f11de2aa4e0192b28852de4
  Author: Jan Korous <jkorous at apple.com>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

  Changed paths:
    M compiler-rt/test/asan/TestCases/default_blacklist.cpp
    M compiler-rt/test/msan/default_blacklist.cpp

  Log Message:
  -----------
  Reland "[compiler-rt] Fix tests after 03b84e4f6d0"

This reverts commit d6be9273c6035c07b25dd1494f76cd61d523b878.


Compare: https://github.com/llvm/llvm-project/compare/4c44fd3de374...99e2cba219ae


More information about the All-commits mailing list