This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Revert "[clangd] Fix crash-bug in preamble indexing when using modules."
ClosedPublic

Authored by adamcz on Aug 13 2020, 8:03 AM.

Details

Summary

This reverts commit 4061d9e42cff621462931ac7df9666806c77a237.
Tests are failing in some configuration, likely due to not cleaning up
module cache path before running the test.

Diff Detail

Event Timeline

adamcz created this revision.Aug 13 2020, 8:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 13 2020, 8:03 AM
adamcz requested review of this revision.Aug 13 2020, 8:03 AM
sammccall accepted this revision.Aug 13 2020, 8:07 AM
This revision is now accepted and ready to land.Aug 13 2020, 8:07 AM
This revision was landed with ongoing or failed builds.Aug 13 2020, 8:10 AM
This revision was automatically updated to reflect the committed changes.