[all-commits] [llvm/llvm-project] d09cce: [clang][Index] Use HeuristicResolver in libIndex (...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Mon Feb 17 22:13:57 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d09cce166de9fc4fa243bdb4a2ea22df08110abd
https://github.com/llvm/llvm-project/commit/d09cce166de9fc4fa243bdb4a2ea22df08110abd
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2025-02-18 (Tue, 18 Feb 2025)
Changed paths:
M clang/lib/Index/CMakeLists.txt
M clang/lib/Index/IndexBody.cpp
M clang/lib/Index/IndexingContext.cpp
M clang/lib/Index/IndexingContext.h
M clang/test/Index/Core/index-dependent-source.cpp
Log Message:
-----------
[clang][Index] Use HeuristicResolver in libIndex (#125153)
The uses replace hand-rolled code that did a subset of what
HeuristicResolver does.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list