summaryrefslogtreecommitdiffstats
path: root/libcxx/docs/DesignDocs/CapturingConfigInfo.rst
Commit message (Collapse)AuthorAgeFilesLines
* Update an example to use the new LLVM file header.Chandler Carruth2019-01-191-8/+6
| | | | llvm-svn: 351653
* fix some typos in the docSylvestre Ledru2018-09-201-1/+1
| | | | llvm-svn: 342628
* Fix typos.Bruce Mitchener2018-02-131-1/+1
| | | | | | | | | | Reviewers: mclow.lists, EricWF Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D43224 llvm-svn: 324989
* 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