llvm-project/libcxx/test/utilities/function.objects
Howard Hinnant 0125ab809f Remove cv qualifiers from member pointers in the __member_pointer_traits test. This was causing a const-qualified bind result to malfunction. This was a recent regression due to the new use of __member_pointer_traits in restricting the __invokable and __invoke_of tests.
llvm-svn: 181935
2013-05-15 21:49:27 +00:00
..
arithmetic.operations license change 2010-11-16 22:09:02 +00:00
bind Remove cv qualifiers from member pointers in the __member_pointer_traits test. This was causing a const-qualified bind result to malfunction. This was a recent regression due to the new use of __member_pointer_traits in restricting the __invokable and __invoke_of tests. 2013-05-15 21:49:27 +00:00
bitwise.operations license change 2010-11-16 22:09:02 +00:00
comparisons license change 2010-11-16 22:09:02 +00:00
func.def license change 2010-11-16 22:09:02 +00:00
func.memfn license change 2010-11-16 22:09:02 +00:00
func.require license change 2010-11-16 22:09:02 +00:00
func.wrap Expose accidentally removed __compressed_pair constructor taking piecewise_construct_t. This fixes http://llvm.org/bugs/show_bug.cgi?id=15918 . 2013-05-06 16:58:36 +00:00
logical.operations license change 2010-11-16 22:09:02 +00:00
negators license change 2010-11-16 22:09:02 +00:00
refwrap license change 2010-11-16 22:09:02 +00:00
unord.hash Starting using murmur2 when combining multiple size_t's into a single hash, and also for basic_string. Also made hash<thread::id> ever so slighly more portable. I had to tweak one test which is questionable (definitely not portable) anyway. 2011-12-05 00:08:45 +00:00
version.pass.cpp This got accidentally removed 2010-12-10 19:22:00 +00:00