[all-commits] [llvm/llvm-project] 3cf9bf: [HWASAN] Enable memcpy and memmove interceptors (...

Kirill Stoimenov via All-commits all-commits at lists.llvm.org
Fri Nov 3 14:17:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3cf9bf343de5fbc0b755572c60e8ed53628ff614
      https://github.com/llvm/llvm-project/commit/3cf9bf343de5fbc0b755572c60e8ed53628ff614
  Author: Kirill Stoimenov <87100199+kstoimenov at users.noreply.github.com>
  Date:   2023-11-03 (Fri, 03 Nov 2023)

  Changed paths:
    M compiler-rt/lib/hwasan/hwasan_interceptors.cpp
    M compiler-rt/lib/hwasan/hwasan_platform_interceptors.h
    A compiler-rt/test/hwasan/TestCases/memcpy.cpp
    A compiler-rt/test/hwasan/TestCases/memmove.cpp

  Log Message:
  -----------
   [HWASAN] Enable memcpy and memmove interceptors (#71217)




More information about the All-commits mailing list