[all-commits] [llvm/llvm-project] 5ebbc5: [dfsan] Introduce memory mapping for origin tracking

Z via All-commits all-commits at lists.llvm.org
Thu Feb 11 14:34:07 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ebbc5802ff3248622506b90e93a93d0eb3bfcee
      https://github.com/llvm/llvm-project/commit/5ebbc5802ff3248622506b90e93a93d0eb3bfcee
  Author: Jianzhou Zhao <jianzhouzh at google.com>
  Date:   2021-02-11 (Thu, 11 Feb 2021)

  Changed paths:
    M compiler-rt/include/sanitizer/dfsan_interface.h
    M compiler-rt/lib/dfsan/dfsan.cpp
    M compiler-rt/lib/dfsan/dfsan.h
    M compiler-rt/lib/dfsan/dfsan_platform.h

  Log Message:
  -----------
  [dfsan] Introduce memory mapping for origin tracking

Reviewed-by: morehouse

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




More information about the All-commits mailing list