[all-commits] [llvm/llvm-project] f976b9: [clangd] Improve resolution of static method calls...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Wed Jun 2 17:30:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f976b9997ee55a130b139efe7b6e6f3b0384016b
https://github.com/llvm/llvm-project/commit/f976b9997ee55a130b139efe7b6e6f3b0384016b
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
M clang-tools-extra/clangd/HeuristicResolver.cpp
M clang-tools-extra/clangd/unittests/InlayHintTests.cpp
Log Message:
-----------
[clangd] Improve resolution of static method calls in HeuristicResolver
Differential Revision: https://reviews.llvm.org/D101741
More information about the All-commits
mailing list