Page MenuHomeFreeBSD

contrib/llvm-project: fix clang crash compiling modules
ClosedPublic

Authored by ivy on Jun 25 2025, 4:02 PM.
Tags
None
Referenced Files
F152960756: D51041.id.diff
Sat, Apr 18, 8:30 AM
F152955103: D51041.id157604.diff
Sat, Apr 18, 7:40 AM
Unknown Object (File)
Fri, Apr 17, 6:45 PM
Unknown Object (File)
Thu, Apr 16, 10:09 PM
Unknown Object (File)
Thu, Apr 16, 6:57 AM
Unknown Object (File)
Thu, Mar 26, 5:35 AM
Unknown Object (File)
Mar 10 2026, 2:43 PM
Unknown Object (File)
Mar 10 2026, 8:59 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ivy requested review of this revision.Jun 25 2025, 4:02 PM

Can you put a MFC after: 3 days header in the commit message, please? (I tend to use 3 days for upstream commits that are trivial; this one seems a bit more extensive so maybe you can extend the MFC period to one or two weeks)

This revision is now accepted and ready to land.Jun 25 2025, 4:47 PM
In D51041#1164931, @dim wrote:

Can you put a MFC after: 3 days header in the commit message, please?

i've added 3 days to my local commit message. i've tested this with buildworld and with the commit that produced the problem, and it's in a fairly niche feature (C++20 modules) so i'm happy with 3 days personally, but i could do longer if you think it's appropriate.

3 days is fine, if it works. :)