[randstruct] add expected output for WIN64
authorBill Wendling <isanbard@gmail.com>
Fri, 8 Apr 2022 21:41:44 +0000 (14:41 -0700)
committerBill Wendling <isanbard@gmail.com>
Fri, 8 Apr 2022 21:42:12 +0000 (14:42 -0700)
commit893e1c18b98d8bbc7b8d7d22cc2c348f65c72ad9
tree2e9e3eff23e20f91b90d82ad1da893f8e23e4954
parentfa34951fbc9bde7592897b0e81e99abd84c0bfd7
[randstruct] add expected output for WIN64

This is an attempt to fix a test failure on one of the buildbot Windows
machines. It also turns all of the "ASSERT_" macros into "EXPECT_" to
catch all other failures.

Link: https://lab.llvm.org/buildbot/#/builders/216/builds/2647
clang/unittests/AST/RandstructTest.cpp