[all-commits] [llvm/llvm-project] 285dd0: [Driver] Delete -fsanitize-coverage-blocklist= in ...

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Jun 15 20:32:43 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 285dd08b56215840d721961add4a355b60d673a7
      https://github.com/llvm/llvm-project/commit/285dd08b56215840d721961add4a355b60d673a7
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-06-15 (Tue, 15 Jun 2021)

  Changed paths:
    M clang/docs/ClangCommandLineReference.rst
    M clang/docs/SanitizerCoverage.rst
    M clang/include/clang/Driver/Options.td

  Log Message:
  -----------
  [Driver] Delete -fsanitize-coverage-blocklist= in favor of -fsanitize-coverage-ignorelist=

We are settled with -fsanitize-coverage-ignorelist (D101832).
Just delete -fsanitize-coverage-blocklist which is also new.




More information about the All-commits mailing list