| Commit message (Expand) | Author | Age | Files | Lines |
| * | [libcxx{,abi}] Emit deplibs only when detected by CMake | Michał Górny | 2019-12-02 | 1 | -1/+1 |
| * | [libcxx][NFC] Strip trailing whitespace, fix typo. | Stephan T. Lavavej | 2019-10-23 | 1 | -1/+1 |
| * | [runtimes] Don't depend on libpthread on Android | Yi Kong | 2019-07-22 | 1 | -1/+1 |
| * | [runtimes] Check if pragma comment(lib, ...) is supported first | Petr Hosek | 2019-05-30 | 1 | -1/+1 |
| * | [runtimes] Support ELF dependent libraries feature | Petr Hosek | 2019-05-30 | 1 | -0/+4 |
| * | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [hurd] Fix unconditional use of PATH_MAX | Eric Fiselier | 2019-01-17 | 1 | -6/+25 |
| * | Fix size_t/off_t mixup in std::filesystem. | Dan Albert | 2019-01-15 | 1 | -1/+2 |
| * | Implement LWG 3096: path::lexically_relative is confused by trailing slashes | Eric Fiselier | 2018-12-21 | 1 | -3/+6 |
| * | Implement LWG 2936: Path comparison is defined in terms of the generic format | Eric Fiselier | 2018-12-21 | 1 | -13/+84 |
| * | [cxx2a] Fix warning triggered by r343285 | Vitaly Buka | 2018-09-29 | 1 | -1/+0 |
| * | Implement <filesystem> | Eric Fiselier | 2018-07-27 | 1 | -0/+1686 |