[all-commits] [llvm/llvm-project] 0f1248: [dfsan] Add "DataFlow" option to LLVM_USE_SANITIZER

zbrid via All-commits all-commits at lists.llvm.org
Mon Apr 20 10:33:45 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f12480bd13ad2d08b6ef3d64388dd8a12e1a503
      https://github.com/llvm/llvm-project/commit/0f12480bd13ad2d08b6ef3d64388dd8a12e1a503
  Author: Zola Bridges <zbrid at google.com>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

  Changed paths:
    M clang/docs/DataFlowSanitizer.rst
    M libcxx/CMakeLists.txt
    M libcxx/utils/libcxx/test/config.py
    M llvm/cmake/modules/HandleLLVMOptions.cmake
    M llvm/docs/CMake.rst

  Log Message:
  -----------
  [dfsan] Add "DataFlow" option to LLVM_USE_SANITIZER

Summary:
This patch add the dataflow option to LLVM_USE_SANITIZER and documents
it.

Tested via check-cxx (wip to fix the errors).

Reviewers: morehouse, #libc!

Subscribers: mgorny, cfe-commits, libcxx-commits

Tags: #clang, #libc

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




More information about the All-commits mailing list