llvm-project/libcxx/test/std/iterators/iterator.primitives
Stephan T. Lavavej 709be5eef2 [libcxx] [test] Rename _Up to U, etc. NFCI.
This improves readability and (theoretically) improves portability,
as _Ugly names are reserved.

This performs additional de-uglification, so all of these tests
follow the example of iterator.traits/empty.pass.cpp.

llvm-svn: 310761
2017-08-11 20:54:09 +00:00
..
iterator.basic
iterator.operations Remove addtional parameters in function std::next() and std::prev() 2017-07-24 22:17:05 +00:00
iterator.traits [libcxx] [test] Rename _Up to U, etc. NFCI. 2017-08-11 20:54:09 +00:00
std.iterator.tags Void cast runtime-unused variables. Patch from STL@microsoft.com 2016-05-02 19:15:48 +00:00
nothing_to_do.pass.cpp