[all-commits] [llvm/llvm-project] a7716a: [ADT] Add equality operator for SmallPtrSet
Yevgeny Rouban via All-commits
all-commits at lists.llvm.org
Tue Nov 5 20:18:16 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a7716a3c3c9cc2f1d511d93688de5cb9f163d4c2
https://github.com/llvm/llvm-project/commit/a7716a3c3c9cc2f1d511d93688de5cb9f163d4c2
Author: Yevgeny Rouban <yrouban at azul.com>
Date: 2019-11-06 (Wed, 06 Nov 2019)
Changed paths:
M llvm/include/llvm/ADT/SmallPtrSet.h
M llvm/unittests/ADT/SmallPtrSetTest.cpp
Log Message:
-----------
[ADT] Add equality operator for SmallPtrSet
Reviewed By: tellenbach
Differential Revision: https://reviews.llvm.org/D69429
More information about the All-commits
mailing list