Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Dec 2018 12:29:17 +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-MIBS8Hv82d@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

--- Comment #3 from Dimitry Andric <dim@FreeBSD.org> ---
There have been quite a lot of similar-looking upstream bugs, but without a
reproducible test case, it is hard to say if the problem is fixable.

Is there any way to get at a (preprocessed) version of the file that the pa=
rser
crashes on?  E.g. you could attempt to run:

clang -cc1 -fsyntax-only

on the file in question.

--=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-MIBS8Hv82d>