[PATCH] D63612: [scudo][standalone] Introduce the C & C++ wrappers

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 21 08:09:40 PDT 2019


cryptoad updated this revision to Diff 206001.
cryptoad added a comment.

Fixing a couple of errors that came up in testing.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D63612

Files:
  lib/scudo/standalone/CMakeLists.txt
  lib/scudo/standalone/tests/CMakeLists.txt
  lib/scudo/standalone/tests/wrappers_c_test.cc
  lib/scudo/standalone/tests/wrappers_cpp_test.cc
  lib/scudo/standalone/tsd.h
  lib/scudo/standalone/wrappers.inc
  lib/scudo/standalone/wrappers_c.cc
  lib/scudo/standalone/wrappers_c.h
  lib/scudo/standalone/wrappers_c_bionic.cc
  lib/scudo/standalone/wrappers_c_checks.h
  lib/scudo/standalone/wrappers_cpp.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63612.206001.patch
Type: text/x-patch
Size: 34556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190621/da4bdda0/attachment.bin>


More information about the llvm-commits mailing list