aboutsummaryrefslogtreecommitdiff
path: root/libcxx/src/functional.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-02-15[libc++] Replace `#include ""` with `<>` in libcxx/src/. NFCI.Arthur O'Dwyer1-1/+1
2021-11-17[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne1-1/+1
2021-11-16[libc++] Always define a key function for std::bad_function_call in the dylibKonstantin Varlamov1-0/+2
2021-03-03[libc++/abi] Replace uses of _NOEXCEPT in src/ by noexceptLouis Dionne1-2/+2
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-03-28[libc++] Add a key function for bad_function_callShoaib Meenai1-0/+26