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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 Name: libcxx
2 URL: http://libcxx.llvm.org/
3 Version: 1.0
4 License: MIT, University of Illinois/NCSA Open Source License
5 License File: LICENSE.TXT
6 Revision: 194475
7 Security Critical: yes
8
9 Description:
10
11 libc++ for Chromium.
12 To obtain new version:
13 1) svn co http://llvm.org/svn/llvm-project/libcxx/trunk libcxx-temp
14 2) copy corresponding files from repository here
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698