[all-commits] [llvm/llvm-project] e64289: [clang][Sema] Unify getPrototypeLoc helpers in Sem...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Sat Jul 5 07:59:37 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e64289baa00f822746a7051687c5c5002368880f
https://github.com/llvm/llvm-project/commit/e64289baa00f822746a7051687c5c5002368880f
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2025-07-05 (Sat, 05 Jul 2025)
Changed paths:
M clang-tools-extra/clangd/InlayHints.cpp
M clang/include/clang/Sema/HeuristicResolver.h
M clang/lib/Sema/HeuristicResolver.cpp
M clang/lib/Sema/SemaCodeComplete.cpp
M clang/unittests/Sema/HeuristicResolverTest.cpp
Log Message:
-----------
[clang][Sema] Unify getPrototypeLoc helpers in SemaCodeComplete and clangd (#143345)
HeuristicResolver houses the unified implementation.
Fixes https://github.com/llvm/llvm-project/issues/143240
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