Eric Fiselier
|
fd83822741
|
Fix unused parameters and variables
llvm-svn: 290459
|
2016-12-23 23:37:52 +00:00 |
|
Eric Fiselier
|
c71bd55b5d
|
Enable the -Wsign-compare warning to better support MSVC
llvm-svn: 289363
|
2016-12-11 05:31:00 +00:00 |
|
Stephan T. Lavavej
|
e898b484f6
|
[libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", 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
|
2016-11-23 22:01:19 +00:00 |
|
Eric Fiselier
|
060ecaf672
|
Fix operator precedence mistake in valarray/not.pass.cpp. Patch from STL@microsoft.com
llvm-svn: 273352
|
2016-06-22 01:04:09 +00:00 |
|
Eric Fiselier
|
5a83710e37
|
Move test into test/std subdirectory.
llvm-svn: 224658
|
2014-12-20 01:40:03 +00:00 |
|