summaryrefslogtreecommitdiff
path: root/libcxxabi/test/catch_reference_nullptr.pass.cpp
AgeCommit message (Expand)Author
2022-11-04[libc++abi] Use std::nullptr_t instead of declaring it manuallyRyan Prichard
2021-11-17[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne
2020-10-08[runtimes] Use int main(int, char**) consistently in testsLouis Dionne
2020-06-03[libc++] Remove the c++98 Lit feature from the test suiteLouis 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
2017-01-20Fix catch_reference_nullptr.pass.cpp test for GCC.Eric Fiselier
2016-07-19Attempt to bring peace to -Werror buildbots.Richard Smith
2016-07-19[libcxxabi] When catching an exception of type nullptr_t with a handler ofRichard Smith