summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/meta/meta.rel/is_convertible.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Add test and remove workaround for PR13592Louis Dionne2019-10-301-3/+9
* [libcxx][test][NFC] Fix comment typos.Stephan T. Lavavej2019-10-221-1/+1
* Get is_convertible tests passing in C++03 (except the fallback).Eric Fiselier2019-06-211-8/+1
* 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
* Cleanup test issues reported by STL @ Microsoft.Eric Fiselier2017-05-121-1/+3
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-3/+3
* Fix PR27538. Remove __is_convertible specializations for array and function t...Eric Fiselier2016-05-031-2/+46
* Fix PR26103 - Error calling is_convertible with incomplete type. Patch from M...Eric Fiselier2016-01-261-0/+8
* Fix bad macros in testsMarshall Clow2015-11-301-2/+2
* Implement more of P0006; Type Traits Variable Templates.Marshall Clow2015-11-301-0/+14
* [libcxx] Fix PR22771 - Support access control SFINAE in the library version o...Eric Fiselier2015-03-301-0/+6
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+189
OpenPOWER on IntegriCloud