[all-commits] [llvm/llvm-project] a5aca5: Revert "[ADT] Relax type requirements for `is_cont...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Tue Feb 21 11:31:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a5aca5b2fd978a75fbcc2b72d4c0c569b67653b8
      https://github.com/llvm/llvm-project/commit/a5aca5b2fd978a75fbcc2b72d4c0c569b67653b8
  Author: Jakub Kuderski <kubak at google.com>
  Date:   2023-02-21 (Tue, 21 Feb 2023)

  Changed paths:
    M llvm/include/llvm/ADT/STLExtras.h
    M llvm/unittests/ADT/STLExtrasTest.cpp

  Log Message:
  -----------
  Revert "[ADT] Relax type requirements for `is_contained`"

This reverts commit 75272d5c1299db93aa619fc9e616832f578726c2.

This fails to compile on the clang-debian-cpp20 buildbot:
https://lab.llvm.org/buildbot#builders/249/builds/945.




More information about the All-commits mailing list