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

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 07:22:50 PDT 2019


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

clang-format'd.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D63831

Files:
  lib/scudo/standalone/CMakeLists.txt
  lib/scudo/standalone/flags_parser.cc
  lib/scudo/standalone/flags_parser.h
  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_c.cc
  lib/scudo/standalone/wrappers_c.h
  lib/scudo/standalone/wrappers_c.inc
  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: D63831.206862.patch
Type: text/x-patch
Size: 35367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/6ed31bbc/attachment-0001.bin>


More information about the llvm-commits mailing list