[all-commits] [llvm/llvm-project] 068483: [ADT] Add unit test for EquivalanceClasses comparator

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Nov 16 15:08:21 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 068483978b37c23a81045b6410b10d06ead78029
      https://github.com/llvm/llvm-project/commit/068483978b37c23a81045b6410b10d06ead78029
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
    M llvm/unittests/ADT/EquivalenceClassesTest.cpp

  Log Message:
  -----------
  [ADT] Add unit test for EquivalanceClasses comparator

This unit tests tests new functionality added by D112052.

Differential Revision: https://reviews.llvm.org/D113461




More information about the All-commits mailing list