Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2018 17:06:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 225862] clang dumps core on head@r329155
Message-ID:  <bug-225862-8-QDL7zY8FGX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225862-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225862-8@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=3D225862

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

Author: dim
Date: Tue Feb 13 17:05:51 UTC 2018
New revision: 329223
URL: https://svnweb.freebsd.org/changeset/base/329223

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

    PR36157: When injecting an implicit function declaration in C89, find
    the right DeclContext rather than injecting it wherever we happen to
    be.

    This avoids creating functions whose DeclContext is a struct or
    similar.

  This fixes assertion failures when parsing certain not-completely-valid
  struct declarations.

  Reported by:  ae
  PR:           225862
  MFC after:    3 months
  X-MFC-With:   r327952

Changes:
  head/contrib/llvm/tools/clang/lib/Sema/SemaDecl.cpp

--=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-225862-8-QDL7zY8FGX>