https://bugs.llvm.org/show_bug.cgi?id=45735
Bug ID: 45735
Summary: out of memory with code allocating huge array of
std::array
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: C++
Assignee: unassignedclangb...@nondot.org
Reporter: ph...@seiryu.org
CC: blitzrak...@gmail.com, dgre...@apple.com,
erik.pilking...@gmail.com, llvm-bugs@lists.llvm.org,
richard-l...@metafoo.co.uk
Created attachment 23422
--> https://bugs.llvm.org/attachment.cgi?id=23422&action=edit
test code
out of memory error is caused when I compile the test code with clang
11.0.0(2663a25f) for Windows x64. MSVC2019 is installed on my machine, and its
standard library is used. My machine has 16GB memory.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs