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

Swapped from default_random_engine to mersenne_twister_engine #45

Closed tim-pugh closed 5 years ago

tim-pugh commented 5 years ago

This PR is in hopes of addressing a review from our RFC found here: https://reviews.llvm.org/D59254#1426809

concerning the random_default_engine