trisquel-icecat/icecat/build/clang-plugin/mozsearch-plugin/from-clangd
2025-07-17 09:32:21 -06:00
..
HeuristicResolver.cpp icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
HeuristicResolver.h icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
README.md icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06: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.