In this commit (4ff065bf33a8ac81d32898fe6d636ec92f0eae0c) we have a quick hacky test to see if we can get fields shuffled in the compiler. We need to port our [basic randomization](https://github.com/connorkuehl/clang_randstruct/blob/3460a4531ebde8a4298d0d6a5ab29a950d3bcaae/src/randstruct.cpp#L13) and our [performance sensitive randomization](https://github.com/connorkuehl/clang_randstruct/blob/master/src/randstruct.cpp#L19) code. Original code lives in this repository: https://github.com/connorkuehl/clang_randstruct