[libc++][CI] Fixes robust against ADL for C++03.
authorMark de Wever <koraq@xs4all.nl>
Wed, 28 Dec 2022 19:02:01 +0000 (20:02 +0100)
committerMark de Wever <koraq@xs4all.nl>
Sun, 8 Jan 2023 15:43:23 +0000 (16:43 +0100)
commit0c731b0c00f5e2ca1143fd0061064e897059ef05
treef0c810a0e0df2a3fb0b0f2a154ec8b848ab4e116
parentc0d0b1237a9f9ee992f6775305113738e9374ca0
[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
libcxx/include/__functional/invoke.h
libcxx/utils/ci/run-buildbot