[clangd] Fix a nullptr-dereference crash in computeIncludeCleanerFindings.
Be more robust, we shuold not crash when we cannot find the corresponding token from the tokenbuffer. Differential Revision: https://reviews.llvm.org/D147686
Loading
Please sign in to comment