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

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Aug 2 16:03:26 PDT 2021


michaelrj updated this revision to Diff 363596.
michaelrj marked 6 inline comments as done.
michaelrj added a comment.

address comments


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/integration_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106919.363596.patch
Type: text/x-patch
Size: 11239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210802/a0023adc/attachment-0001.bin>


More information about the libc-commits mailing list