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

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: 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
« no previous file with comments | « third_party/libc++/LICENSE.TXT ('k') | third_party/libc++/include/__bit_reference » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « third_party/libc++/LICENSE.TXT ('k') | third_party/libc++/include/__bit_reference » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698