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

Side by Side Diff: third_party/libc++/README.chromium

Issue 75213003: Add libc++ and libc++abi to third-party. (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Add libc++ and libc++abi to third-party. Created 7 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 unified diff | Download patch
OLDNEW
(Empty)
1 Name: libcxx
2 Short Name: libc++
3 URL: http://libcxx.llvm.org/
4 Version: 1.0
5 License: MIT, University of Illinois/NCSA Open Source License
6 License File: LICENSE.TXT
7 Revision: 194475
8 Security Critical: yes
9
10 Description:
11
12 libc++ for Chromium.
13 To obtain new version:
14 1) svn co http://llvm.org/svn/llvm-project/libcxx/trunk libcxx-temp
15 2) copy corresponding files from repository here
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698