summaryrefslogtreecommitdiff
path: root/libcxxabi/test/catch_function_03.pass.cpp
AgeCommit message (Expand)Author
2024-06-28[libc++] Clean up and update deployment target features (#96312)Louis Dionne
2024-06-21[libc++] Fix deployment target Lit features (#94791)Louis Dionne
2023-03-30[libc++] Use the stdlib=<LIB> Lit feature instead of use_system_cxx_libLouis Dionne
2022-12-21[libcxxabi] Use 'target=' consistentlyPaul Robinson
2021-11-20[libc++] [test] Eliminate libcpp-no-noexcept-function-type and libcpp-no-stru...Arthur O'Dwyer
2021-11-17[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne
2021-07-15[libc++/abi] Fix broken Lit feature no-noexcept-function-typeLouis Dionne
2020-10-08[runtimes] Use int main(int, char**) consistently in testsLouis Dionne
2020-04-22[libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions'Louis Dionne
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-12-02Check for SD-6 feature test macro when determining which tests should beRichard Smith
2016-12-02Fix up r288457 for compilers that don't support noexcept function types:Richard Smith
2016-12-02Update implementation of ABI support for throwing noexcept function pointersRichard Smith
2016-11-02[p0012] Implement ABI support for throwing a noexcept function pointer andRichard Smith