Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some tests to verify that we implement LWG#2837 correctly. No functional ↵ | Marshall Clow | 2017-02-06 | 1 | -0/+7 |
| | | | | | | change. llvm-svn: 294194 | ||||
* | Fix unused parameters and variables | Eric Fiselier | 2016-12-23 | 1 | -1/+1 |
| | | | | llvm-svn: 290459 | ||||
* | [libcxx] [test] D27027: Strip trailing whitespace. | Stephan T. Lavavej | 2016-11-23 | 7 | -12/+12 |
| | | | | llvm-svn: 287829 | ||||
* | Fixes for LWG 2598, 2686, 2739, 2742, 2747, and 2759, which were adopted ↵ | Marshall Clow | 2016-11-14 | 6 | -2/+104 |
| | | | | | | last week in Issaquah llvm-svn: 286858 | ||||
* | Implement LCM and GCD for C++17. Same code as for Library Fundamentals TS. | Marshall Clow | 2016-07-26 | 3 | -0/+179 |
llvm-svn: 276751 |