|
||
---|---|---|
.. | ||
HeuristicResolver.cpp | ||
HeuristicResolver.h | ||
README.md |
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.