This is an archive of the discontinued LLVM Phabricator instance.

[WIP][clangd] Dont block for preamble builds
AbandonedPublic

Authored by kadircet on Mar 30 2020, 8:30 AM.

Details

Reviewers
None
Summary

Build preambles fully asynchronously.

Diff Detail

Event Timeline

kadircet created this revision.Mar 30 2020, 8:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2020, 8:30 AM

This requires patched-up ASTs and getting rid of consistent preamble needs first.

kadircet abandoned this revision.May 20 2020, 5:24 AM