[Bug 268019] clang Assertion failed on devel/libdispatch

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 27 Nov 2022 19:17:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268019

            Bug ID: 268019
           Summary: clang Assertion failed on devel/libdispatch
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: vishwin@freebsd.org

Created attachment 238376
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=238376&action=edit
allocator.sh

Assertion failed: (isDeclRep((TST) TypeSpecType) || TypeSpecType ==
TST_typename), function getTypeSpecTypeNameLoc, file
/usr/src/contrib/llvm-project/clang/include/clang/Sema/DeclSpec.h, line 519.

Same fallout on every -CURRENT box:
https://portsfallout.com/fallout?port=devel%2Flibdispatch%24

Source files are too large to attach, but are available unmodified in
https://github.com/apple/swift-corelibs-libdispatch/tree/swift-5.5-RELEASE/src
corresponding to the reproducer scripts

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