Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-15 | [libc++] Replace `#include ""` with `<>` in libcxx/src/. NFCI. | Arthur O'Dwyer | 1 | -1/+1 |
2021-11-17 | [runtimes][NFC] Remove filenames at the top of the license notice | Louis Dionne | 1 | -1/+1 |
2021-11-16 | [libc++] Always define a key function for std::bad_function_call in the dylib | Konstantin Varlamov | 1 | -0/+2 |
2021-03-03 | [libc++/abi] Replace uses of _NOEXCEPT in src/ by noexcept | Louis Dionne | 1 | -2/+2 |
2019-01-19 | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2017-03-28 | [libc++] Add a key function for bad_function_call | Shoaib Meenai | 1 | -0/+26 |