[all-commits] [llvm/llvm-project] ced398: [SanitizerCoverage] Add -fsanitize-coverage=inline...

Pratyai Mazumder via All-commits all-commits at lists.llvm.org
Thu Apr 9 02:41:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ced398fdc813930bfe88df5252c0f5405af541fc
      https://github.com/llvm/llvm-project/commit/ced398fdc813930bfe88df5252c0f5405af541fc
  Author: Pratyai Mazumder <feynmanthecurious at gmail.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
    M clang/docs/SanitizerCoverage.rst
    M clang/include/clang/Basic/CodeGenOptions.def
    M clang/include/clang/Driver/CC1Options.td
    M clang/include/clang/Driver/Options.td
    M clang/lib/CodeGen/BackendUtil.cpp
    M clang/lib/Driver/SanitizerArgs.cpp
    M clang/lib/Frontend/CompilerInvocation.cpp
    M clang/test/Driver/autocomplete.c
    M clang/test/Driver/fsanitize-coverage.c

  Log Message:
  -----------
  [SanitizerCoverage] Add -fsanitize-coverage=inline-bool-flag

Reviewers: kcc, vitalybuka

Reviewed By: vitalybuka

Subscribers: cfe-commits, llvm-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D77637




More information about the All-commits mailing list