Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++] [P1612] Add missing feature-test macro __cpp_lib_endian. | Louis Dionne | 2019-11-14 | 1 | -0/+6 |
* | [libcxx] Make generate_feature_test_macro_components script compatible with P... | Louis Dionne | 2019-11-06 | 1 | -86/+88 |
* | P0722R3: Implement library support for destroying delete | Eric Fiselier | 2019-05-23 | 1 | -1/+8 |
* | Implement midpoint for floating point types. Reviewed as https://reviews.llvm... | Marshall Clow | 2019-04-25 | 1 | -0/+6 |
* | Add std::is_constant_evaluated. | Eric Fiselier | 2019-04-24 | 1 | -1/+2 |
* | Fix double curlies | JF Bastien | 2019-02-05 | 1 | -1/+1 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+1 |
* | Move the feature test macros script to the utils directory. | Eric Fiselier | 2019-02-02 | 1 | -0/+976 |