[clang] [randstruct] Also randomize composite function pointer structs (PR #138385)

Bill Wendling via cfe-commits cfe-commits at lists.llvm.org
Mon May 5 14:26:26 PDT 2025


https://github.com/bwendling approved this pull request.

Looks fine. Though I can't shake the feeling that randomization should happen in the `ActOnTagFinishDefinition` method.

https://github.com/llvm/llvm-project/pull/138385


More information about the cfe-commits mailing list