[Bug 287803] clang internal error when building C++20 modules
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 287803] clang internal error when building C++20 modules"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Jun 2025 12:09:17 UTC
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.