[all-commits] [llvm/llvm-project] 4940f2: [llvm][Support] Add DenseMapInfo for std::variant
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Fri Sep 2 06:42:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4940f205d455f4aebe9eab8d7130290beca99d70
https://github.com/llvm/llvm-project/commit/4940f205d455f4aebe9eab8d7130290beca99d70
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2022-09-02 (Fri, 02 Sep 2022)
Changed paths:
M llvm/include/llvm/ADT/DenseMapInfo.h
M llvm/unittests/ADT/DenseMapTest.cpp
Log Message:
-----------
[llvm][Support] Add DenseMapInfo for std::variant
Differential Revision: https://reviews.llvm.org/D133200
More information about the All-commits
mailing list