summaryrefslogtreecommitdiffstats
path: root/CREDITS.TXT
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2013-08-12 18:38:34 +0000
committerHoward Hinnant <hhinnant@apple.com>2013-08-12 18:38:34 +0000
commit0f678bd69ef6428e6c75ae1b43fcf1543df63cda (patch)
tree5315ce82bdab40ab2e45d6566f6189f8cbf17f9f /CREDITS.TXT
parent80e19ac90f90c5f2aef3d8a6a74b3ffd342ecd0e (diff)
downloadexternal_libcxx-0f678bd69ef6428e6c75ae1b43fcf1543df63cda.tar.gz
external_libcxx-0f678bd69ef6428e6c75ae1b43fcf1543df63cda.tar.bz2
external_libcxx-0f678bd69ef6428e6c75ae1b43fcf1543df63cda.zip
Nico Rieck: this patch series fixes visibility issues on Windows as explained in <http://lists.cs.uiuc.edu/pipermail/cfe-dev/2013-August/031214.html>.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@188192 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CREDITS.TXT')
-rw-r--r--CREDITS.TXT4
1 files changed, 4 insertions, 0 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT
index 5e4d14ec2..5eea7285f 100644
--- a/CREDITS.TXT
+++ b/CREDITS.TXT
@@ -76,6 +76,10 @@ N: Bjorn Reese
E: breese@users.sourceforge.net
D: Initial regex prototype
+N: Nico Rieck
+E: nico.rieck@gmail.com
+D: Windows fixes
+
N: Jonathan Sauer
D: Minor patches, mostly related to constexpr