Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Dec 2018 13:10:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233831] devel/llvm60: crash when parsing files through kdevelop
Message-ID:  <bug-233831-7788-T6zn0p3CYA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233831-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233831-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233831

Greg V <greg@unrelenting.technology> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greg@unrelenting.technology

--- Comment #4 from Greg V <greg@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 d=
on't
ship assertions enabled. And no one actually intentionally enabled assertio=
ns
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=3D233506

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233831-7788-T6zn0p3CYA>