[all-commits] [llvm/llvm-project] 6d2858: Reland "[clang] Report sanitizer blacklist as a de...

jkorous-apple via All-commits all-commits at lists.llvm.org
Fri Nov 8 13:58:13 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d28588cc0f223cc06fc103493b1f16cb7e579f8
      https://github.com/llvm/llvm-project/commit/6d28588cc0f223cc06fc103493b1f16cb7e579f8
  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:
  -----------
  Reland "[clang] Report sanitizer blacklist as a dependency in cc1"

This reverts commit 9b8413ac6e56e7a6e0ba884773d13bcf9414bd43.


  Commit: cae4a28864f4e8a55920e2b94e2cd43617902dec
      https://github.com/llvm/llvm-project/commit/cae4a28864f4e8a55920e2b94e2cd43617902dec
  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:
  -----------
  Reland "[clang] Report sanitizer blacklist as a dependency in cc1"

This reverts commit 3182027282c59c51d5080d83365917fccd695854.


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

  Changed paths:
    M clang/lib/Frontend/CompilerInvocation.cpp

  Log Message:
  -----------
  [clang] Fix -fsanitize-system-blacklist processing in cc1


Compare: https://github.com/llvm/llvm-project/compare/39c308f6b8f0...555c6be041d4


More information about the All-commits mailing list