Stephan T. Lavavej
|
50bd9576f0
|
[libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3.
These typedefs were completely unused.
Fixes D29136.
llvm-svn: 294155
|
2017-02-05 22:47:41 +00:00 |
Eric Fiselier
|
fd83822741
|
Fix unused parameters and variables
llvm-svn: 290459
|
2016-12-23 23:37:52 +00:00 |
Marshall Clow
|
217cf69b92
|
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.
llvm-svn: 271919
|
2016-06-06 18:24:08 +00:00 |
Eric Fiselier
|
5a83710e37
|
Move test into test/std subdirectory.
llvm-svn: 224658
|
2014-12-20 01:40:03 +00:00 |