diff options
Diffstat (limited to 'libcxx')
-rw-r--r-- | libcxx/CREDITS.TXT | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libcxx/CREDITS.TXT b/libcxx/CREDITS.TXT index ceb12c42b96..1311e05c429 100644 --- a/libcxx/CREDITS.TXT +++ b/libcxx/CREDITS.TXT @@ -80,6 +80,10 @@ N: Andrew Morrow E: andrew.c.morrow@gmail.com D: Minor patches and Linux fixes. +N: Michael Park +E: mpark@apache.org +D: Implementation of <variant>. + N: Arvid Picciani E: aep at exys dot org D: Minor patches and musl port. |