summaryrefslogtreecommitdiff
path: root/libcxx/src/functional.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Replace `#include ""` with `<>` in libcxx/src/. NFCI.Arthur O'Dwyer2022-02-151-1/+1
* [runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne2021-11-171-1/+1
* [libc++] Always define a key function for std::bad_function_call in the dylibKonstantin Varlamov2021-11-161-0/+2
* [libc++/abi] Replace uses of _NOEXCEPT in src/ by noexceptLouis Dionne2021-03-031-2/+2
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libc++] Add a key function for bad_function_callShoaib Meenai2017-03-281-0/+26