summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/diagnostics/syserr/is_error_code_enum.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-2/+2
* [libcxx] [test] D27027: Strip trailing whitespace.Stephan T. Lavavej2016-11-231-1/+1
* Fix incorrect include in is_error_code_enum.pass.cppMarshall Clow2016-09-241-2/+2
* Implement is_error_code_v and is_error_condition_v for c++17. Rework the test...Marshall Clow2016-09-241-0/+51
OpenPOWER on IntegriCloud