[llvm-bugs] [Bug 42368] LLVM failed to run 2 Tests 'Clang :: CodeGenCXX/tail-padding.cpp' and 'Clang :: OpenMP/parallel_codegen.cpp' on both x86|debug and x86|release configuration on windows with MSVC.
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jun 24 17:43:06 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=42368
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|WORKSFORME |FIXED
--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
These tests both had test assertions that failed on 32-bit hosts.
For tail-padding.cpp, this was fixed in r364157.
For parallel_codegen.cpp, this was fixed in r364189.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190625/05efe140/attachment.html>
More information about the llvm-bugs
mailing list