Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [pstl] Move to single underscore-capital for macros and include guards | Louis Dionne | 2019-04-10 | 1 | -3/+3 |
| | | | | | | | | | | | | | | Summary: Per the LLVM convention. Reviewers: rodgert Subscribers: jkorous, dexonsmith, jdoerfert, libcxx-commits Tags: #libc Differential Revision: https://reviews.llvm.org/D60521 llvm-svn: 358131 | ||||
* | Restructure test suite to follow libc++ standard layout | Louis Dionne | 2019-03-27 | 1 | -0/+160 |
Summary: Subsumes changes requested in https://reviews.llvm.org/D59110 Reviewers: EricWF, ldionne Subscribers: mgorny, krytarowski, jfb, jdoerfert, libcxx-commits Differential Revision: https://reviews.llvm.org/D59856 llvm-svn: 357124 |