[Bug 225862] clang dumps core on head at r329155
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 13 14:20:14 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225862
Dimitry Andric <dim at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
--- Comment #1 from Dimitry Andric <dim at FreeBSD.org> ---
This looks quite a lot like https://bugs.llvm.org/show_bug.cgi?id=36157, where
somebody (either accidentally or on purpose) compiles a C++ source as C. Or at
least, a .c file containing C++ constructs. Is that the case here?
I've noticed that upstream didn't merge the fix to the 6.0 branch, so I'll put
in a request for that.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list