[libc-commits] [PATCH] D106919: [libc] add integration tests for scudo in libc

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Aug 4 10:34:29 PDT 2021


michaelrj updated this revision to Diff 364179.
michaelrj added a comment.

removed a debug message


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106919

Files:
  compiler-rt/CMakeLists.txt
  compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
  compiler-rt/cmake/config-ix.cmake
  compiler-rt/lib/gwp_asan/CMakeLists.txt
  libc/lib/CMakeLists.txt
  libc/test/CMakeLists.txt
  libc/test/integration/CMakeLists.txt
  libc/test/integration/scudo/CMakeLists.txt
  libc/test/integration/scudo/gwp_asan_should_crash.cpp
  libc/test/integration/scudo/integration_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106919.364179.patch
Type: text/x-patch
Size: 12560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210804/37dfddf7/attachment-0001.bin>


More information about the libc-commits mailing list