[PATCH] D80525: [clangd] Fix crash-bug in preamble indexing when using modules.

Bjorn Pettersson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 13 09:44:34 PDT 2020


bjope added a comment.

In D80525#2215778 <https://reviews.llvm.org/D80525#2215778>, @adamcz wrote:

> Looks like it's an issue with not clearing the module cache. I'll revert this change to fix the build, then re-submit with proper fix.

Ok, thanks. Let me know if you want me to investigate further on my side (such as adding more logging in those jenkins jobs).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80525/new/

https://reviews.llvm.org/D80525



More information about the cfe-commits mailing list