[all-commits] [llvm/llvm-project] 554617: [clang][Index] Use HeuristicResolver in libIndex

Nathan Ridge via All-commits all-commits at lists.llvm.org
Sun Feb 16 22:11:10 PST 2025


  Branch: refs/heads/users/HighCommander4/lookupdependentname-libindex
  Home:   https://github.com/llvm/llvm-project
  Commit: 55461723ee7849fe9247455f0bfd5cfd252596ea
      https://github.com/llvm/llvm-project/commit/55461723ee7849fe9247455f0bfd5cfd252596ea
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2025-02-17 (Mon, 17 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

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