[clangd] Do not show inlay hints pertaining to code in other files
authorNathan Ridge <zeratul976@hotmail.com>
Wed, 28 Jul 2021 05:58:28 +0000 (01:58 -0400)
committerNathan Ridge <zeratul976@hotmail.com>
Mon, 16 Aug 2021 05:58:23 +0000 (01:58 -0400)
commit47d9d55c66601ffb5939ce07a7eb3c96122c48d6
tree4ef357d3734c13373b0e4ac46d60b2f30560a52b
parentb82ce77b2bf49ee3f032859535fe3f081cea0331
[clangd] Do not show inlay hints pertaining to code in other files

Fixes https://github.com/clangd/clangd/issues/817

Differential Revision: https://reviews.llvm.org/D106934
clang-tools-extra/clangd/InlayHints.cpp
clang-tools-extra/clangd/unittests/InlayHintTests.cpp