llvm-project/libcxx/test/utilities/function.objects/comparisons
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
..
equal_to.pass.cpp Implement n3789; constexpr support in named function objects 2013-09-28 19:06:12 +00:00
greater.pass.cpp Implement n3789; constexpr support in named function objects 2013-09-28 19:06:12 +00:00
greater_equal.pass.cpp Implement n3789; constexpr support in named function objects 2013-09-28 19:06:12 +00:00
less.pass.cpp Implement n3789; constexpr support in named function objects 2013-09-28 19:06:12 +00:00
less_equal.pass.cpp Implement n3789; constexpr support in named function objects 2013-09-28 19:06:12 +00:00
not_equal_to.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