[all-commits] [llvm/llvm-project] 715ad6: [clang][CodeComplete] Use HeuristicResolver in get...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Thu Apr 10 23:02:51 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 715ad67c80ccb443d54575e81a3208674ef5b5c2
      https://github.com/llvm/llvm-project/commit/715ad67c80ccb443d54575e81a3208674ef5b5c2
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2025-04-11 (Fri, 11 Apr 2025)

  Changed paths:
    M clang/include/clang/Sema/HeuristicResolver.h
    M clang/include/clang/Sema/Sema.h
    M clang/lib/Parse/Parser.cpp
    M clang/lib/Sema/HeuristicResolver.cpp
    M clang/lib/Sema/SemaCodeComplete.cpp
    M clang/test/CodeCompletion/member-access.cpp

  Log Message:
  -----------
  [clang][CodeComplete] Use HeuristicResolver in getAsRecordDecl() (#130473)

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



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