[all-commits] [llvm/llvm-project] 08c04c: [clangd] Overload bundles are only deprecated if e...
Sam McCall via All-commits
all-commits at lists.llvm.org
Thu Aug 12 14:46:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08c04ca00542bc2605e7c5d723f8cf478f012f61
https://github.com/llvm/llvm-project/commit/08c04ca00542bc2605e7c5d723f8cf478f012f61
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2021-08-12 (Thu, 12 Aug 2021)
Changed paths:
M clang-tools-extra/clangd/CodeComplete.cpp
M clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
Log Message:
-----------
[clangd] Overload bundles are only deprecated if each overloads is.
Fixes https://github.com/clangd/clangd/issues/705
Differential Revision: https://reviews.llvm.org/D97803
More information about the All-commits
mailing list