diff options
author | Howard Hinnant <hhinnant@apple.com> | 2012-12-13 00:51:59 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2012-12-13 00:51:59 +0000 |
commit | 3cea78ee685eee31e3056ec3e1efeb8239bef141 (patch) | |
tree | c70e5ced0e70e5851e30f5ca815c4aa0668dce53 | |
parent | 84693d560687ee611b50e32c28ed5361b7079c63 (diff) | |
download | bcm5719-llvm-3cea78ee685eee31e3056ec3e1efeb8239bef141.tar.gz bcm5719-llvm-3cea78ee685eee31e3056ec3e1efeb8239bef141.zip |
Updated CREDITS.TXT
llvm-svn: 170062
-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 f2ca38f9c29..c3a81d8472f 100644 --- a/libcxx/CREDITS.TXT +++ b/libcxx/CREDITS.TXT @@ -74,3 +74,7 @@ D: Minor fix. N: Argyrios Kyrtzidis E: kyrtzidis@apple.com D: Bug fixes. + +N: Zhang Xiongpang +E: zhangxiongpang@gmail.com +D: Minor patches and bug fixes. |