[all-commits] [llvm/llvm-project] e658b3: PR43764: Qualify a couple of calls to forward_as_t...
David Blaikie via All-commits
all-commits at lists.llvm.org
Mon Oct 28 18:04:48 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e658b3eb9728eb33154233ce09fca39f89d71840
https://github.com/llvm/llvm-project/commit/e658b3eb9728eb33154233ce09fca39f89d71840
Author: David Blaikie <dblaikie at gmail.com>
Date: 2019-10-28 (Mon, 28 Oct 2019)
Changed paths:
M libcxx/include/tuple
M libcxx/test/std/utilities/tuple/tuple.tuple/tuple.creation/tuple_cat.pass.cpp
Log Message:
-----------
PR43764: Qualify a couple of calls to forward_as_tuple to be ADL-resilient.
More information about the All-commits
mailing list