This is an archive of the discontinued LLVM Phabricator instance.

[WIP][clang] initial commit for module build daemon
AbandonedPublic

Authored by cpsughrue on Aug 14 2023, 9:55 AM.

Details

Reviewers
None
Summary

Goal: A source file that doesn't depend on any modules can connect to daemon, get scanned, find that there are no modules, then resumes building. If there are module haves it llvm fatal error not implemented.

Diff Detail

Unit TestsFailed

Event Timeline

cpsughrue created this revision.Aug 14 2023, 9:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 14 2023, 9:55 AM
cpsughrue requested review of this revision.Aug 14 2023, 9:55 AM
cpsughrue abandoned this revision.Aug 22 2023, 1:33 AM