Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++][NFC] Remove excess trailing newlines from most files | Casey Carter | 2019-10-23 | 1 | -1/+0 |
| | | | | Testing git commit access. | ||||
* | [libc++] std::abs should not return double | Zoe Carver | 2019-08-20 | 1 | -0/+32 |
Implement LWG Issue 2735 by adding std::abs tests for several types and checking their return value. NFC. llvm-svn: 369394 |