llvm-project/libcxx/test/utilities/function.objects/arithmetic.operations
Marshall Clow 354d39cabc 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.
llvm-svn: 199400
2014-01-16 16:58:45 +00:00
..
divides.pass.cpp Implement n3789; constexpr support in named function objects 2013-09-28 19:06:12 +00:00
minus.pass.cpp Implement n3789; constexpr support in named function objects 2013-09-28 19:06:12 +00:00
modulus.pass.cpp Implement n3789; constexpr support in named function objects 2013-09-28 19:06:12 +00:00
multiplies.pass.cpp Implement n3789; constexpr support in named function objects 2013-09-28 19:06:12 +00:00
negate.pass.cpp Implement n3789; constexpr support in named function objects 2013-09-28 19:06:12 +00:00
plus.pass.cpp Implement n3789; constexpr support in named function objects 2013-09-28 19:06:12 +00:00
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. 2014-01-16 16:58:45 +00:00