From 4fc922161684354e928d01e07e222860abf511cc Mon Sep 17 00:00:00 2001 From: Jonathan Coe Date: Sun, 19 Jun 2016 19:36:28 +0000 Subject: [PATCH] Add entry to CREDITS.TXT for propagate_const llvm-svn: 273123 --- libcxx/CREDITS.TXT | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libcxx/CREDITS.TXT b/libcxx/CREDITS.TXT index 1cf713a68842..ceb12c42b965 100644 --- a/libcxx/CREDITS.TXT +++ b/libcxx/CREDITS.TXT @@ -37,6 +37,10 @@ E: mclow.lists@gmail.com E: marshall@idio.com D: C++14 support, patches and bug fixes. +N: Jonathan B Coe +E: jbcoe@me.com +D: Implementation of propagate_const. + N: Eric Fiselier E: eric@efcs.ca D: LFTS support, patches and bug fixes.