[clangd] Fix bugs in main-file include patching for stale preambles
- Make sure main file includes are present even when they're not patched (because they didn't change or we're explicitly not patching them). - Populate extra fields for includes, which can be used by include-cleaner. Differential Revision: https://reviews.llvm.org/D143197
Loading
Please sign in to comment