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

Nathan Ridge via All-commits all-commits at lists.llvm.org
Sun Feb 16 18:34:16 PST 2025


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