[all-commits] [llvm/llvm-project] d39d2a: [DFSan] Make dfsan_read_origin_of_first_taint public.

Andrew Browne via All-commits all-commits at lists.llvm.org
Wed Dec 22 23:47:17 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d39d2acfdd9f4d09d29752a75f37e756ddb60764
      https://github.com/llvm/llvm-project/commit/d39d2acfdd9f4d09d29752a75f37e756ddb60764
  Author: Andrew Browne <browneee at google.com>
  Date:   2021-12-22 (Wed, 22 Dec 2021)

  Changed paths:
    M compiler-rt/include/sanitizer/dfsan_interface.h
    M compiler-rt/lib/dfsan/done_abilist.txt
    A compiler-rt/test/dfsan/origin_of_first_taint.c

  Log Message:
  -----------
  [DFSan] Make dfsan_read_origin_of_first_taint public.

Makes origins easier to use with dfsan_read_label(addr, size).

Reviewed By: vitalybuka

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




More information about the All-commits mailing list