[llvm-bugs] [Bug 38102] New: clang-cl: ICE passing __uint128_t as a template parameter
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jul 9 05:25:59 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=38102
Bug ID: 38102
Summary: clang-cl: ICE passing __uint128_t as a template
parameter
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: C++
Assignee: unassignedclangbugs at nondot.org
Reporter: degski at gmail.com
CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
In this gist I have a workaround for the above bug of the original code.
I've attached the requested files.
The (my) code is used in testing with PractRand and shows no FAIL!!! until 256
gigabytes, which conforms very positively that the (my) code is compiled
correctly by LLVM. This code does compile with GCC (according to the original
author).
--
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/20180709/01abcd20/attachment.html>
More information about the llvm-bugs
mailing list