summaryrefslogtreecommitdiffstats
path: root/libcxx/docs/DesignDocs
Commit message (Collapse)AuthorAgeFilesLines
* Use __config_site when building libc++. Also cleanup ABI versioning docEric Fiselier2015-10-141-0/+17
| | | | llvm-svn: 250261
* Fix whitespace in docEric Fiselier2015-10-131-1/+1
| | | | llvm-svn: 250238
* [libcxx] Capture configuration information when installing the libc++ headersEric Fiselier2015-10-131-0/+88
Summary: Hi all, This patch is a successor to D11963. However it has changed dramatically and I felt it would be best to start a new review thread. Please read the design documentation added in this patch for a description of how it works. Reviewers: mclow.lists, danalbert, jroelofs, EricWF Subscribers: vkalintiris, rnk, ed, espositofulvio, asl, eugenis, cfe-commits Differential Revision: http://reviews.llvm.org/D13407 llvm-svn: 250235
OpenPOWER on IntegriCloud