[llvm-bugs] [Bug 40033] Unittest Sema/./SemaTests.exe/PreferredTypeTest.BinaryExpr failing when host and target have differing sizes for types
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Dec 17 08:41:40 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=40033
ibiryukov at google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #3 from ibiryukov at google.com ---
r349362 should fix this, sorry about the inconvenience.
> I tried to figure out how to set the target to something fixed.
I've also thought about this at first, but I'm not sure if any targets are
available unconditionally, so ended up propagating the type of ptrdiff_t from
the compiler invocation to the test instead.
--
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/20181217/fbb26766/attachment-0001.html>
More information about the llvm-bugs
mailing list