diff options
author | Nathan Ridge <zeratul976@hotmail.com> | 2021-01-18 02:58:43 -0500 |
---|---|---|
committer | Nathan Ridge <zeratul976@hotmail.com> | 2021-02-16 04:10:52 -0500 |
commit | 9510b09402659e6ba6e29b9caf0504c89bc72871 (patch) | |
tree | 83483c391c487e4b5975669fcfed10b2f49dd55b /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 54a14c264a245ae31e40581ab21be2ca5b6b1962 (diff) | |
download | llvm-9510b09402659e6ba6e29b9caf0504c89bc72871.zip llvm-9510b09402659e6ba6e29b9caf0504c89bc72871.tar.gz llvm-9510b09402659e6ba6e29b9caf0504c89bc72871.tar.bz2 |
[clangd] Factor out the heuristic resolver code into its own class
The patch also does some cleanup on the interface of the entry
points from TargetFinder into the heuristic resolution code.
Since the heuristic resolver is created in a place where the
ASTContext is available, it can store the ASTContext and the
NameFactory hack can be removed.
Differential revision: https://reviews.llvm.org/D92290
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions