[all-commits] [llvm/llvm-project] f0f53c: [clangd] Do not ignore qualifier in heuristic reso...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Fri Aug 25 13:54:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0f53cb4bfb2b6c5ec6661b565a764c704484fa2
https://github.com/llvm/llvm-project/commit/f0f53cb4bfb2b6c5ec6661b565a764c704484fa2
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2023-08-25 (Fri, 25 Aug 2023)
Changed paths:
M clang-tools-extra/clangd/HeuristicResolver.cpp
M clang-tools-extra/clangd/unittests/XRefsTests.cpp
Log Message:
-----------
[clangd] Do not ignore qualifier in heuristic resolution of dependent MemberExpr
Fixes https://github.com/llvm/llvm-project/issues/64841
Differential Revision: https://reviews.llvm.org/D158873
More information about the All-commits
mailing list