[all-commits] [llvm/llvm-project] 0c731b: [libc++][CI] Fixes robust against ADL for C++03.

Mark de Wever via All-commits all-commits at lists.llvm.org
Sun Jan 8 07:43:38 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c731b0c00f5e2ca1143fd0061064e897059ef05
      https://github.com/llvm/llvm-project/commit/0c731b0c00f5e2ca1143fd0061064e897059ef05
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-01-08 (Sun, 08 Jan 2023)

  Changed paths:
    M libcxx/include/__functional/invoke.h
    M libcxx/utils/ci/run-buildbot

  Log Message:
  -----------
  [libc++][CI] Fixes robust against ADL for C++03.

This was disabled in D139545.

Reviewed By: philnik, #libc

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




More information about the All-commits mailing list