This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Enable async preambles by default
ClosedPublic

Authored by kadircet on Jul 7 2020, 3:32 AM.

Details

Summary

We've been testing this internally for a couple weeks now and it seems
to be stable enough. Let's flip the flag before branch cut to increase testing
coverage and have enough time to revert if need be.

Diff Detail

Event Timeline

kadircet created this revision.Jul 7 2020, 3:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 7 2020, 3:32 AM
sammccall accepted this revision.Jul 9 2020, 1:29 AM
This revision is now accepted and ready to land.Jul 9 2020, 1:29 AM
This revision was automatically updated to reflect the committed changes.