summaryrefslogtreecommitdiff
path: root/libcxx/CREDITS.TXT
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2012-04-02 19:23:15 +0000
committerHoward Hinnant <hhinnant@apple.com>2012-04-02 19:23:15 +0000
commit338eb3116c163a46b0beb2db4a3374a3c063ee50 (patch)
tree4857e63eb16be26cd852104213710be8bfb0e034 /libcxx/CREDITS.TXT
parentf221e51d2a35fd50ac327fac5b0a9e649578d992 (diff)
downloadllvm-338eb3116c163a46b0beb2db4a3374a3c063ee50.tar.gz
Update <limits> with constexpr support. Patch contributed by Jonathan Sauer.
llvm-svn: 153888
Diffstat (limited to 'libcxx/CREDITS.TXT')
-rw-r--r--libcxx/CREDITS.TXT3
1 files changed, 3 insertions, 0 deletions
diff --git a/libcxx/CREDITS.TXT b/libcxx/CREDITS.TXT
index 378e66173fad..408cda317475 100644
--- a/libcxx/CREDITS.TXT
+++ b/libcxx/CREDITS.TXT
@@ -44,3 +44,6 @@ N: Jeffrey Yasskin
E: jyasskin@gmail.com
E: jyasskin@google.com
D: Linux fixes.
+
+N: Jonathan Sauer
+D: Minor patches, mostly related to constexpr