aboutsummaryrefslogtreecommitdiff
path: root/libcxxabi/test/uncaught_exceptions.pass.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-11-17[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne1-1/+1
2021-07-01[runtimes] Simplify how we specify XFAIL & friends based on the tripleLouis Dionne1-6/+1
2021-05-08[libc++] Move handling of the target triple to the DSLLouis Dionne1-6/+6
2021-03-01[libc++/abi] Allow running back-deployment testing against libc++abiLouis Dionne1-0/+8
2020-11-06Revert "Allow running back-deployment testing against libc++abi"Louis Dionne1-8/+0
2020-11-06Allow running back-deployment testing against libc++abiLouis Dionne1-0/+8
2020-04-22[libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions'Louis Dionne1-1/+1
2019-04-18[libc++] Make sure we re-export some missing libc++abi symbols from libc++Louis Dionne1-16/+6
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2016-12-11Fix signed comparison warningEric Fiselier1-2/+2
2016-05-31[libcxxabi] Introduce a -fno-exceptions libc++abi libary variantAsiri Rathnayake1-0/+2
2015-06-02Implement uncaught_exceptions() to get a count, rather than a bool. Update th...Marshall Clow1-0/+36