clang-randstruct / llvm-project

Randomize the order of fields in a structure layout as a compile-time hardening feature
3 stars 1 forks source link

Automatic structure selection cmd line argument #32

Closed tim-pugh closed 5 years ago

tim-pugh commented 5 years ago

I know this wasn't written in as an acceptance criteria, but I think this PR should include the command line argument to enable automatic structure selection so that if it's included with our RFC then we are feature-complete.

This was discussed in the meeting after you left but they're working on it Wed

Originally posted by @tim-pugh in https://github.com/clang-randstruct/llvm-project/pull/29#issuecomment-467472717