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

Unified Diff: third_party/libcxx/README.chromium

Issue 75213003: Add libc++ and libc++abi to third-party. (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 1 month 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
Index: third_party/libcxx/README.chromium
===================================================================
--- third_party/libcxx/README.chromium (revision 0)
+++ third_party/libcxx/README.chromium (revision 0)
@@ -0,0 +1,14 @@
+Name: libcxx
+URL: http://libcxx.llvm.org/
+Version: 1.0
+License: MIT, University of Illinois/NCSA Open Source License
+License File: LICENSE.TXT
+Revision: 194475
+Security Critical: yes
+
+Description:
+
+libc++ for Chromium.
+To obtain new version:
+1) svn co http://llvm.org/svn/llvm-project/libcxx/trunk libcxx-temp
+2) copy corresponding files from repository here

Powered by Google App Engine
This is Rietveld 408576698