[all-commits] [llvm/llvm-project] 4f0e82: [clang][Sema] Upstream HeuristicResolver from clangd

Nathan Ridge via All-commits all-commits at lists.llvm.org
Thu Jan 9 21:05:21 PST 2025


  Branch: refs/heads/users/HighCommander4/heuristic-resolver-upstreaming
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f0e828af34144412c42d8dda6e6a91c44f6b1fa
      https://github.com/llvm/llvm-project/commit/4f0e828af34144412c42d8dda6e6a91c44f6b1fa
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M clang-tools-extra/clangd/CMakeLists.txt
    M clang-tools-extra/clangd/FindTarget.cpp
    M clang-tools-extra/clangd/FindTarget.h
    R clang-tools-extra/clangd/HeuristicResolver.cpp
    R clang-tools-extra/clangd/HeuristicResolver.h
    M clang-tools-extra/clangd/InlayHints.cpp
    M clang-tools-extra/clangd/ParsedAST.cpp
    M clang-tools-extra/clangd/ParsedAST.h
    M clang-tools-extra/clangd/SemanticHighlighting.cpp
    M clang-tools-extra/clangd/XRefs.cpp
    M clang-tools-extra/clangd/unittests/CMakeLists.txt
    R clang-tools-extra/clangd/unittests/HeuristicResolverTests.cpp
    A clang/include/clang/Sema/HeuristicResolver.h
    M clang/lib/Sema/CMakeLists.txt
    A clang/lib/Sema/HeuristicResolver.cpp
    M clang/unittests/Sema/CMakeLists.txt
    A clang/unittests/Sema/HeuristicResolverTest.cpp

  Log Message:
  -----------
  [clang][Sema] Upstream HeuristicResolver from clangd

Fixes https://github.com/llvm/llvm-project/issues/121310



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