[all-commits] [llvm/llvm-project] 0999f2: Change the parameter type of resolveTypeToTagDecl(...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Sat Mar 8 23:11:20 PST 2025


  Branch: refs/heads/users/HighCommander4/issue-130468
  Home:   https://github.com/llvm/llvm-project
  Commit: 0999f2fb15b6703fc9f5c4ba5c9e21c14a90b4ed
      https://github.com/llvm/llvm-project/commit/0999f2fb15b6703fc9f5c4ba5c9e21c14a90b4ed
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2025-03-09 (Sun, 09 Mar 2025)

  Changed paths:
    M clang/lib/Sema/HeuristicResolver.cpp

  Log Message:
  -----------
  Change the parameter type of resolveTypeToTagDecl() to QualType


  Commit: a3c77212039245d9f4704567fd426f36a29e947f
      https://github.com/llvm/llvm-project/commit/a3c77212039245d9f4704567fd426f36a29e947f
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2025-03-09 (Sun, 09 Mar 2025)

  Changed paths:
    M clang/include/clang/Sema/HeuristicResolver.h
    M clang/lib/Sema/HeuristicResolver.cpp

  Log Message:
  -----------
  Expose resolveTypeToTagDecl() publically in HeuristicResolver


  Commit: c3d034150f2ed4a917fc46f8095137efe1f4efc1
      https://github.com/llvm/llvm-project/commit/c3d034150f2ed4a917fc46f8095137efe1f4efc1
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2025-03-09 (Sun, 09 Mar 2025)

  Changed paths:
    M clang/include/clang/Sema/Sema.h
    M clang/lib/Parse/Parser.cpp
    M clang/lib/Sema/SemaCodeComplete.cpp

  Log Message:
  -----------
  Plumb a HeuristicResolver parameter into getAsRecordDec()


  Commit: 19bbad8a4e10841abc988b8394318853196a7f0c
      https://github.com/llvm/llvm-project/commit/19bbad8a4e10841abc988b8394318853196a7f0c
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2025-03-09 (Sun, 09 Mar 2025)

  Changed paths:
    M clang/lib/Sema/SemaCodeComplete.cpp
    M clang/test/CodeCompletion/member-access.cpp

  Log Message:
  -----------
  Reimplement getAsRecordDecl() using HeuristicResolver


Compare: https://github.com/llvm/llvm-project/compare/0999f2fb15b6%5E...19bbad8a4e10

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