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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from [email protected] ---
> When I compile and run these programs with MSVC, they produce the same 
> results as with clang. (print "42 f" and crash, respectively)
>
> Do you get the same results?

Ah, indeed. So apparently I spent a whole day hunting for a bug which turned
out to be inside M$’s own libraries without even bothering to check whether
their own compiler is capable of calling that function properly.

Sorry for the false alarm :/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to