[llvm-bugs] [Bug 30618] New: Compile boost::has_nothrow_constructor have Segmentation fault (core dump)
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Oct 5 04:05:22 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=30618
Bug ID: 30618
Summary: Compile boost::has_nothrow_constructor have
Segmentation fault (core dump)
Product: clang
Version: 3.9
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: P
Component: C++11
Assignee: unassignedclangbugs at nondot.org
Reporter: volodymyrsurgai at gmail.com
CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 17404
--> https://llvm.org/bugs/attachment.cgi?id=17404&action=edit
original and preprocess file
OS: Linux Mint, Mac OS
Compiler: pre build binaries clang 3.9.0
Hi, I find problem with compiling code in our project. I reproduce this problem
separately (in attach main.cpp). After that i get preprocess file and using
delta cut part unused code (main-min4.cpp).
--
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/20161005/b70b4b07/attachment-0001.html>
More information about the llvm-bugs
mailing list