Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2025 12:09:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 287803] clang internal error when building C++20 modules
Message-ID:  <bug-287803-227-GRmzuHTMl1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-287803-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287803

--- Comment #1 from Lexi Winter <ivy@FreeBSD.org> ---
reproducer:

- fetch and extract https://people.freebsd.org/~ivy/pr287803.tar.zst

% mkdir nihil/build
% cd nihil/build
% cmake -DCMAKE_BUILD_TYPE=Debug -GNinja ..
% ninja

i'll also attach the diagnostic files generated by clang, but they don't
actually compile or reproduce the bug, so they aren't very useful.

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-287803-227-GRmzuHTMl1>