llvm-project/libcxx/test/std/language.support
Stephan T. Lavavej aae63566dc [libcxx] [test] Rename _Tp to T. NFCI.
This improves readability and (theoretically) improves portability,
as _Ugly names are reserved.

llvm-svn: 310758
2017-08-11 20:53:53 +00:00
..
cstdint/cstdint.syn Avoid applying unary minus to unsigned integers. Patch from STL@microsoft.com 2016-06-30 04:21:52 +00:00
support.dynamic [libcxx] [test] Change comments to say C++ instead of c++. NFC. 2017-07-29 00:55:35 +00:00
support.exception [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
support.general
support.initlist Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros for std::initializer_list 2017-04-18 23:09:36 +00:00
support.limits [libcxx] [test] Rename _Tp to T. NFCI. 2017-08-11 20:53:53 +00:00
support.rtti Fix type_info's constructor by making it explicit again. 2017-01-17 23:41:42 +00:00
support.runtime Remove mblen(), mbtowc() and wctomb() from the thread-unsafe functions. 2016-12-30 10:44:00 +00:00
support.start.term
support.types [libcxx] [test] Change comments to say C++ instead of c++. NFC. 2017-07-29 00:55:35 +00:00
nothing_to_do.pass.cpp