Stephan T. Lavavej
|
3c00cff599
|
[libcxx] [test] Fix Clang -Wunused-local-typedef warnings.
Fix D34536.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@308534 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-07-19 22:02:29 +00:00 |
|
Stephan T. Lavavej
|
939607910d
|
[libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3.
These typedefs were completely unused.
Fixes D29136.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@294155 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-02-05 22:47:41 +00:00 |
|
Eric Fiselier
|
0e5ebbc77c
|
Fix unused parameters and variables
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@290459 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-12-23 23:37:52 +00:00 |
|
Marshall Clow
|
d6e36bb773
|
Remove test for the sign of a NaN - doesn't work on MIPS, not strictly legal. Fixes bug 28936
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@278387 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-08-11 18:46:24 +00:00 |
|
Marshall Clow
|
fb59f5ce4d
|
Rename some test data (and make it const) to rid us of some shadowing warnings in the test suite. No functional change. Thanks to STL@microsoft for the report and patch.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@271919 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-06-06 18:24:08 +00:00 |
|
Eric Fiselier
|
a90c6dd460
|
Move test into test/std subdirectory.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@224658 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-12-20 01:40:03 +00:00 |
|