[all-commits] [llvm/llvm-project] 35d226: [libc++] Re-apply the switch-based std::variant im...
Michael Park via All-commits
all-commits at lists.llvm.org
Wed Oct 28 14:10:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 35d226911165a9aae1f01f521a0019f1a9c0a25f
https://github.com/llvm/llvm-project/commit/35d226911165a9aae1f01f521a0019f1a9c0a25f
Author: Michael Park <mcypark at gmail.com>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M libcxx/include/variant
Log Message:
-----------
[libc++] Re-apply the switch-based std::variant implementation
This commit is a mass re-application of the following commits:
7d15ece79c16dc3237fc514ff56a69e3d58fbd39
e0ec7a02064968c7df11713689107148b4efb993
02197f7e50b938f8167b17b89bdf7c55feff4339
a175a96517c5d9dc05ba13a6481b1b031a53a22f
Those were temporarily reverted in 057028ed391f8, and never re-applied.
Re-committed by @ldionne (author edited for credit).
Differential Revision: https://reviews.llvm.org/D90168
More information about the All-commits
mailing list