[all-commits] [llvm/llvm-project] bc87a5: [clangd] Remove clangd's HasValue GMock matcher (#...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Wed Jan 1 22:42:42 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc87a537d9b8117cfd63d5d9b798d6017a99097f
https://github.com/llvm/llvm-project/commit/bc87a537d9b8117cfd63d5d9b798d6017a99097f
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2025-01-02 (Thu, 02 Jan 2025)
Changed paths:
M clang-tools-extra/clangd/unittests/Matchers.h
M clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp
Log Message:
-----------
[clangd] Remove clangd's HasValue GMock matcher (#121309)
An equivalent matcher under the name Optional has since been added
upstream to GMock.
Fixes https://github.com/llvm/llvm-project/issues/121308
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