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/utilities/function.objects/arithmetic.operations
Marshall Clow 98760c18f8 Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@199400 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
divides.pass.cpp Implement n3789; constexpr support in named function objects 12 years ago
minus.pass.cpp Implement n3789; constexpr support in named function objects 12 years ago
modulus.pass.cpp Implement n3789; constexpr support in named function objects 12 years ago
multiplies.pass.cpp Implement n3789; constexpr support in named function objects 12 years ago
negate.pass.cpp Implement n3789; constexpr support in named function objects 12 years ago
plus.pass.cpp Implement n3789; constexpr support in named function objects 12 years ago
transparent.pass.cpp Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch. 12 years ago