[PATCH] D59254: [RFC] Implementation of Clang randstruct

Bill Wendling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 4 14:54:22 PST 2022


void added subscribers: kees, void.
void added a comment.
Herald added a subscriber: dang.

In D59254#1792134 <https://reviews.llvm.org/D59254#1792134>, @connorkuehl wrote:

> In D59254#1792068 <https://reviews.llvm.org/D59254#1792068>, @xbolva00 wrote:
>
>> Re-ping
>
> Still under development here: https://github.com/connorkuehl/llvm-project/tree/randstruct

Hi @connorkuehl,

I was asked by @kees to take a look at implementing this, with the view to support it in the Linux kernel. There doesn't seem to have been a lot of work on this recently. Is it effectively in limbo at the moment?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59254



More information about the cfe-commits mailing list