Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update an example to use the new LLVM file header. | Chandler Carruth | 2019-01-19 | 1 | -8/+6 |
| | | | | llvm-svn: 351653 | ||||
* | fix some typos in the doc | Sylvestre Ledru | 2018-09-20 | 1 | -1/+1 |
| | | | | llvm-svn: 342628 | ||||
* | Fix typos. | Bruce Mitchener | 2018-02-13 | 1 | -1/+1 |
| | | | | | | | | | | Reviewers: mclow.lists, EricWF Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D43224 llvm-svn: 324989 | ||||
* | Fix whitespace in doc | Eric Fiselier | 2015-10-13 | 1 | -1/+1 |
| | | | | llvm-svn: 250238 | ||||
* | [libcxx] Capture configuration information when installing the libc++ headers | Eric Fiselier | 2015-10-13 | 1 | -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 |