Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(616)

Unified Diff: libc++/README.chromium

Issue 816463004: Move libc++ and libc++abi to buildtools. (Closed) Base URL: https://chromium.googlesource.com/chromium/buildtools/@master
Patch Set: Review - added .DEPS.git Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « libc++/OWNERS ('k') | libc++/libc++.gyp » ('j') | libc++/libc++.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libc++/README.chromium
diff --git a/libc++/README.chromium b/libc++/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..b92145d3e3860c686ac15188cf3c35b9d39dbc15
--- /dev/null
+++ b/libc++/README.chromium
@@ -0,0 +1,13 @@
+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: no
+
+Description:
+
+libc++ for Chromium.
+This is intended for instrumented builds, not for release.
+There was no security review for this library.
« no previous file with comments | « libc++/OWNERS ('k') | libc++/libc++.gyp » ('j') | libc++/libc++.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698