summaryrefslogtreecommitdiffstats
path: root/libcxx/test/diagnostics/syserr/syserr.errcat/syserr.errcat.nonvirtuals
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-204-118/+0
| | | | llvm-svn: 224658
* David Blaikie suggested this test for detecting constexpr on the ↵Howard Hinnant2013-08-221-0/+40
| | | | | | error_category default constructor. Additionally I decided to make this constructor trivial as well, as I could not come up with a rationale for not doing so. Fully tested with both current Apple clang and tip-of-trunk clang. llvm-svn: 189034
* license changeHoward Hinnant2010-11-163-6/+6
| | | | llvm-svn: 119395
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-113-3/+3
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-113-0/+78
llvm-svn: 103490
OpenPOWER on IntegriCloud