summaryrefslogtreecommitdiffstats
path: root/libcxxabi/test/catch_member_function_pointer_02.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update XFAIL list for new GCC versionsEric Fiselier2019-09-131-1/+1
* XFAIL test for new GCC versionEric Fiselier2019-05-161-1/+1
* Remove XFail for new GCC. They fixed itEric Fiselier2019-04-291-1/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add GCC 9 to XFAILs list for testEric Fiselier2018-07-221-1/+1
* XFAIL noexcept member function throw/catch test under GCC.Eric Fiselier2017-05-091-0/+4
* Check for SD-6 feature test macro when determining which tests should beRichard Smith2016-12-021-6/+1
* Fix up r288457 for compilers that don't support noexcept function types:Richard Smith2016-12-021-2/+4
* Update implementation of ABI support for throwing noexcept function pointersRichard Smith2016-12-021-1/+3
* [p0012] Implement ABI support for throwing a noexcept function pointer andRichard Smith2016-11-021-0/+68
OpenPOWER on IntegriCloud