[PATCH] D70681: [GWP-ASan] Implementation of crash handler API.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 4 11:19:12 PST 2019


hctim planned changes to this revision.
hctim added a comment.

In D70681#1767803 <https://reviews.llvm.org/D70681#1767803>, @vlad.tsyrklevich wrote:

> The third seems like it might be exposing internals we don't want to expose and potentially lead to versioning issues.


Agreed. Marking proposed as this also only really provides an API for in-process - and I'll need to make some changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70681





More information about the llvm-commits mailing list