trisquel-icecat/icecat/build/clang-plugin/mozsearch-plugin/from-clangd/README.md

592 B

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.