[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:34:22 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=42368

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED
                 CC|                            |rnk at google.com

--- Comment #1 from Reid Kleckner <rnk at google.com> ---
I attempted to reproduce this, but it works fine. I compiled with VS 2019.
Without an error message, it's unclear what's going wrong. If you can get a
stack trace of the point of exit, we could do more, but without that, I don't
think we can take any action.

-- 
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/411ef695/attachment.html>


More information about the llvm-bugs mailing list