[all-commits] [llvm/llvm-project] 05a8c0: [asan] Implemented getAddressSanitizerParams used ...

kstoimenov via All-commits all-commits at lists.llvm.org
Fri Aug 20 07:17:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05a8c0b5f8c425ada7e0fdc5210be4d456ce7bc0
      https://github.com/llvm/llvm-project/commit/05a8c0b5f8c425ada7e0fdc5210be4d456ce7bc0
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2021-08-20 (Fri, 20 Aug 2021)

  Changed paths:
    M llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h
    M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp

  Log Message:
  -----------
  [asan] Implemented getAddressSanitizerParams used by the ASan callback optimization code.

Reviewed By: vitalybuka

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




More information about the All-commits mailing list