[all-commits] [llvm/llvm-project] c579ab: [libcxx][type_traits] Add C++20 changes to common_...
Michael Schellenberger Costa via All-commits
all-commits at lists.llvm.org
Mon May 18 05:06:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c579ab9962b10d275ebd951657414a479bd7acab
https://github.com/llvm/llvm-project/commit/c579ab9962b10d275ebd951657414a479bd7acab
Author: Michael Schellenberger Costa <mschellenbergercosta at googlemail.com>
Date: 2020-05-18 (Mon, 18 May 2020)
Changed paths:
M libcxx/include/type_traits
M libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/common_type.pass.cpp
Log Message:
-----------
[libcxx][type_traits] Add C++20 changes to common_type
Summary: This already implements the expected changes for LWG-3205
Reviewers: mclow.lists, EricWF, CaseyCarter, cjdb, #libc, ldionne
Reviewed By: #libc, ldionne
Subscribers: dexonsmith, broadwaylamb, christof, ldionne, libcxx-commits
Tags: #libc
Differential Revision: https://reviews.llvm.org/D74350
More information about the All-commits
mailing list