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

Add test under test/Codegen #46

Open connorkuehl opened 5 years ago

connorkuehl commented 5 years ago

(at least), but ideally we should find other places to add meaningful tests.

Per comment: https://reviews.llvm.org/D59254#1426809