1
0
Fork 0
firefox/build/clang-plugin/mozsearch-plugin/from-clangd
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
HeuristicResolver.cpp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
HeuristicResolver.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00

The facilities in this subdirectory are copied over from clangd (https://clangd.llvm.org/).

The files here are currently copies of the following upstream files: 2bcbcbefcd/clang-tools-extra/clangd/HeuristicResolver.h 2bcbcbefcd/clang-tools-extra/clangd/HeuristicResolver.cpp

If, in the future, these facilities are moved from clangd to to libclangTooling and exposed in the clang API headers, we can switch to consuming them from there directly.