[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
Wed Aug 4 10:17:32 PDT 2021


michaelrj updated this revision to Diff 364173.
michaelrj marked 4 inline comments as done.
michaelrj added a comment.

final nits


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.364173.patch
Type: text/x-patch
Size: 12631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210804/13db118c/attachment-0001.bin>


More information about the libc-commits mailing list