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

Reinstate no randomize layout #39

Closed connorkuehl closed 5 years ago

connorkuehl commented 5 years ago

Closes #6 Closes #15 Closes #37

[100%] Running the Clang regression tests     
llvm-lit: /home/kuehlcon/llvm-project/llvm/utils/lit/lit/llvm/config.py:337: note: using clang: /home/kuehlcon/llvm-project/build/bin/clang
Testing Time: 427.60s                                                                    
  Expected Passes    : 14089                                                                         
  Expected Failures  : 19                                                                           
  Unsupported Tests  : 62                                                 
[100%] Built target check-clang                                              
[100%] Built target clang-test 
connorkuehl commented 5 years ago

Here's the proper diff since I had created this PR branching off of another PR (which has already landed, so we're good, otherwise I'd rebase if neededD).

connorkuehl commented 5 years ago

Did a rebase and merged in manually in 54226c7c9d6d45090edd0466094b20b0cc6e7425