[all-commits] [llvm/llvm-project] bbf8a9: [libc++] ADL-proof <variant> by adding _VSTD:: qua...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Wed Nov 25 06:24:55 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: bbf8a9ca3ffedb7059194086bac490b6171cc474
https://github.com/llvm/llvm-project/commit/bbf8a9ca3ffedb7059194086bac490b6171cc474
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2020-11-25 (Wed, 25 Nov 2020)
Changed paths:
M libcxx/include/variant
A libcxx/test/std/utilities/variant/variant.visit/robust_against_adl.pass.cpp
Log Message:
-----------
[libc++] ADL-proof <variant> by adding _VSTD:: qualification on calls.
Differential Revision: https://reviews.llvm.org/D92036
More information about the All-commits
mailing list