[all-commits] [llvm/llvm-project] 40e52d: [libc++][test] Enable some ADL robust algorithm tests

Joseph Loser via All-commits all-commits at lists.llvm.org
Mon May 30 16:52:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 40e52d30332e2e7da7f08018bb91f87440c01e8d
      https://github.com/llvm/llvm-project/commit/40e52d30332e2e7da7f08018bb91f87440c01e8d
  Author: Joe Loser <joeloser93 at gmail.com>
  Date:   2022-05-30 (Mon, 30 May 2022)

  Changed paths:
    M libcxx/test/std/algorithms/robust_against_adl.compile.pass.cpp

  Log Message:
  -----------
  [libc++][test] Enable some ADL robust algorithm tests

Some algorithm ADL robustness tests are commented out, but work as is. Uncomment
them.

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




More information about the All-commits mailing list