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
Unknown Object (File)
Wed, Mar 4, 9:11 PM
Unknown Object (File)
Sat, Feb 21, 8:58 PM
Unknown Object (File)
Tue, Feb 17, 2:41 PM
Unknown Object (File)
Sat, Feb 14, 4:21 PM
Unknown Object (File)
Sat, Feb 14, 4:20 PM
Unknown Object (File)
Mon, Feb 9, 2:26 AM
Unknown Object (File)
Feb 3 2026, 10:49 PM
Unknown Object (File)
Jan 31 2026, 7:10 PM
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. :)