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: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs