[LLVMbugs] [Bug 21798] New: clang crashes with heap corruption
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Dec 9 15:03:05 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=21798
Bug ID: 21798
Summary: clang crashes with heap corruption
Product: clang
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: dexonsmith at apple.com
Reporter: zturner at google.com
CC: llvmbugs at cs.uiuc.edu, rnk at google.com
Classification: Unclassified
In the LLDB source tree compile the file
lldb\test\functionalities\data-formatter\data-formatter-stl\libcxx\vbool\main.cpp
using the following command line:
d:\src\llvm\build\ninja\bin\clang++.exe -std=c++11 -g -O0 -m32
-Id:/src/llvm/tools/lldb/test/make/../../include -fno-exceptions -include
d:/src/llvm/tools/lldb/test/make/uncaught_exception.h -D_HAS_EXCEPTIONS=0 -O0
-c -o main.o main.cpp
This may require Windows to reproduce, not sure.
--
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/20141209/eb65eb56/attachment.html>
More information about the llvm-bugs
mailing list