[PATCH] D71229: [Scudo] [GWP-ASan] Add GWP-ASan to Scudo Standalone.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 10 09:32:36 PST 2019


hctim updated this revision to Diff 233129.
hctim marked an inline comment as done.
hctim added a comment.

- Guard isOwned behind macro.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71229

Files:
  compiler-rt/lib/scudo/standalone/CMakeLists.txt
  compiler-rt/lib/scudo/standalone/combined.h
  compiler-rt/lib/scudo/standalone/flags.cpp
  compiler-rt/lib/scudo/standalone/flags.h
  compiler-rt/lib/scudo/standalone/flags_parser.h
  compiler-rt/lib/scudo/standalone/tests/CMakeLists.txt
  compiler-rt/lib/scudo/standalone/tests/flags_test.cpp
  compiler-rt/test/scudo/standalone/unit/lit.site.cfg.py.in
  compiler-rt/unittests/lit.common.unit.configured.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71229.233129.patch
Type: text/x-patch
Size: 10301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191210/9016a601/attachment.bin>


More information about the llvm-commits mailing list