Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jul 2017 11:50:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219139] [exp-run] Against projects/clang500-import branch
Message-ID:  <bug-219139-13-DhkZmakaPd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219139-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219139-13@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=3D219139

--- Comment #17 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dim
Date: Sun Jul 30 11:50:17 UTC 2017
New revision: 321719
URL: https://svnweb.freebsd.org/changeset/base/321719

Log:
  Pull in r309503 from upstream clang trunk (by Richard Smith):

    PR33902: Invalidate line number cache when adding more text to
    existing buffer.

    This led to crashes as the line number cache would report a bogus
    line number for a line of code, and we'd try to find a nonexistent
    column within the line when printing diagnostics.

  This fixes an assertion when building the graphics/champlain port.

  Reported by:  antoine, kwm
  PR:           219139

Changes:
  head/contrib/llvm/tools/clang/lib/Lex/ScratchBuffer.cpp

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219139-13-DhkZmakaPd>