[Bug 233831] devel/llvm60: crash when parsing files through kdevelop
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Dec 7 13:10:43 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233831
Greg V <greg at unrelenting.technology> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |greg at unrelenting.technology
--- Comment #4 from Greg V <greg at unrelenting.technology> ---
We actually shouldn't have assertions enabled. Many dev tools (cquery/ccls,
even clangd) trip clang assertions way too often. Linux distros and macOS don't
ship assertions enabled. And no one actually intentionally enabled assertions
in the FreeBSD port, it was a result of CFLAGS being set in the environment
removing -DNDEBUG:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233506
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list