[all-commits] [llvm/llvm-project] 5165ce: [clang][CodeComplete] Use HeuristicResolver to res...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Sun Dec 29 19:05:13 PST 2024
Branch: refs/heads/users/HighCommander4/clangd-issue-810
Home: https://github.com/llvm/llvm-project
Commit: 5165ce906cb5ec9ecd913f69fc376b049ab803d6
https://github.com/llvm/llvm-project/commit/5165ce906cb5ec9ecd913f69fc376b049ab803d6
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2024-12-29 (Sun, 29 Dec 2024)
Changed paths:
M clang/include/clang/Sema/SemaCodeCompletion.h
M clang/lib/Sema/SemaCodeComplete.cpp
M clang/test/CodeCompletion/member-access.cpp
Log Message:
-----------
[clang][CodeComplete] Use HeuristicResolver to resolve pointee types
Fixes https://github.com/clangd/clangd/issues/810
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