[libc-commits] [PATCH] D99598: [libc] Fix msan/asan memcpy reentrancy

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Mar 30 08:29:08 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG77d81c2270c6: [libc] Fix msan/asan memcpy reentrancy (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99598/new/

https://reviews.llvm.org/D99598

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/sanitizer.h
  libc/src/__support/sanitizer_annotations.h
  libc/src/string/memory_utils/memcpy_utils.h
  libc/utils/FPUtil/x86_64/FEnv.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99598.334176.patch
Type: text/x-patch
Size: 5417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210330/c7093c45/attachment-0001.bin>


More information about the libc-commits mailing list