| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Enable the -Wsign-compare warning to better support MSVC | Eric Fiselier | 2016-12-11 | 4 | -7/+7 |
| | | | | | llvm-svn: 289363 | ||||
| * | [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", ↵ | Stephan T. Lavavej | 2016-11-23 | 3 | -7/+10 |
| | | | | | | | | | | | part 1/12. Change loop indices from int to std::size_t. Also, include <cstddef> when it wasn't already being included. llvm-svn: 287820 | ||||
| * | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 11 | -0/+502 |
| llvm-svn: 224658 | |||||

