[PATCH] D143300: [randstruct] Don't allow implicit forward decl to stop struct randomization

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 4 13:29:40 PST 2023


MaskRay added a comment.

`clang/test/CodeGen/init-randomized-struct-fwd-decl.c` passes without this patch. Is it correct?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143300



More information about the cfe-commits mailing list