summaryrefslogtreecommitdiff
path: root/libcxx/test/utilities/function.objects/arithmetic.operations/plus.pass.cpp
AgeCommit message (Collapse)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
llvm-svn: 224658
2013-09-28Implement n3789; constexpr support in named function objectsMarshall Clow
llvm-svn: 191626
2013-07-29Implement N3421; comparison predicates<void>Marshall Clow
llvm-svn: 187357
2010-11-16license changeHoward Hinnant
llvm-svn: 119395
2010-08-22Fixing whitespace problemsHoward Hinnant
llvm-svn: 111767
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
llvm-svn: 103516
2010-05-11libcxx initial importHoward Hinnant
llvm-svn: 103490