summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/memory/specialized.algorithms/specialized.addressof/addressof.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-51/+0
| | | | llvm-svn: 224658
* addressof misbehaving for type with an implicit conversion operator to ↵Howard Hinnant2013-04-161-0/+18
| | | | | | char&. This fixes http://llvm.org/bugs/show_bug.cgi?id=15754 llvm-svn: 179608
* license changeHoward Hinnant2010-11-161-2/+2
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-221-1/+33
| | | | llvm-svn: 111767
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-111-0/+1
llvm-svn: 103490
OpenPOWER on IntegriCloud