[all-commits] [llvm/llvm-project] 893e1c: [randstruct] add expected output for WIN64
Bill Wendling via All-commits
all-commits at lists.llvm.org
Fri Apr 8 14:42:32 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 893e1c18b98d8bbc7b8d7d22cc2c348f65c72ad9
https://github.com/llvm/llvm-project/commit/893e1c18b98d8bbc7b8d7d22cc2c348f65c72ad9
Author: Bill Wendling <isanbard at gmail.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M clang/unittests/AST/RandstructTest.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list