You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members
Stephan T. Lavavej 851ea6e01a [libcxx] [test] Fix line endings, avoid unnecessary non-ASCII.
benchmarks/util_smartptr.bench.cpp
Change CRLF to LF.

test/std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_fr_FR.pass.cpp
Consistently comment "\u20ac" as EURO SIGN, its Unicode name, instead of the actual Unicode character.

test/std/utilities/allocator.adaptor/allocator.adaptor.members/construct_type.pass.cpp
Avoid non-ASCII dash.

Fixes D40991.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@320536 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
allocate_size.fail.cpp More of P0600; marking allocation routines as [[nodiscard]] 7 years ago
allocate_size.pass.cpp Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities 8 years ago
allocate_size_hint.fail.cpp More of P0600; marking allocation routines as [[nodiscard]] 7 years ago
allocate_size_hint.pass.cpp Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities 8 years ago
construct.pass.cpp Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities 8 years ago
construct_pair.pass.cpp [test] Workaround C1XX bug in uses_allocator_types.hpp 8 years ago
construct_pair_const_lvalue_pair.pass.cpp [libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3. 8 years ago
construct_pair_piecewise.pass.cpp [libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3. 8 years ago
construct_pair_rvalue.pass.cpp [libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3. 8 years ago
construct_pair_values.pass.cpp [libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3. 8 years ago
construct_type.pass.cpp [libcxx] [test] Fix line endings, avoid unnecessary non-ASCII. 7 years ago
deallocate.pass.cpp Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities 8 years ago
destroy.pass.cpp Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities 8 years ago
inner_allocator.pass.cpp Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities 8 years ago
max_size.pass.cpp Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities 8 years ago
outer_allocator.pass.cpp Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities 8 years ago
select_on_container_copy_construction.pass.cpp Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities 8 years ago