Index: third_party/libc++/README.chromium |
=================================================================== |
--- third_party/libc++/README.chromium (revision 0) |
+++ third_party/libc++/README.chromium (revision 0) |
@@ -0,0 +1,11 @@ |
+Name: libcxx |
+Short Name: libc++ |
+URL: http://libcxx.llvm.org/ |
+Version: 1.0 |
+License: MIT, University of Illinois/NCSA Open Source License |
+License File: trunk/LICENSE.TXT |
+Security Critical: yes |
Alexander Potapenko
2013/12/09 13:52:56
I don't think this is security critical for now, b
Nico
2013/12/09 16:18:55
Yes, "yes" means "used in the shipping product"
alextaran1
2013/12/10 13:49:30
Done.
|
+ |
+Description: |
+ |
+libc++ for Chromium. |