Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++] Avoid using timespec when it might not be available | Mikhail Maltsev | 2019-06-21 | 1 | -1/+1 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [windows] Fix warning about comparing ints of different signs | Martin Storsjo | 2018-07-25 | 1 | -2/+3 |
* | [libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI... | Louis Dionne | 2018-07-11 | 1 | -2/+2 |
* | Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI... | Louis Dionne | 2018-07-05 | 1 | -2/+2 |
* | [libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITY | Louis Dionne | 2018-07-05 | 1 | -2/+2 |
* | libcxx: Move Windows threading support into a .cpp file. | Peter Collingbourne | 2018-01-23 | 1 | -0/+275 |