Stephan T. Lavavej
|
7c9844b66e
|
[libcxx][NFC] Strip trailing whitespace, fix typo.
|
2019-10-23 11:49:43 -07:00 |
Louis Dionne
|
6b77ebdc91
|
[NFC] Strip trailing whitespace from libc++
|
2019-10-23 11:19:19 -07:00 |
Marshall Clow
|
30f12a4247
|
Implement most of P1612R1: Relocate endian. Moves the std::endian functionality from 'type-traits' to 'bit'. No other change. The reason that this is 'partial' is that P1621 also recommends a feature-test macro, but I don't have the value for that one yet. In a month or so, I'll add that
llvm-svn: 366776
|
2019-07-23 04:20:19 +00:00 |
Marshall Clow
|
a5c3485a58
|
Bit Operations: P0556, P0553 and P1355. Reviewed as: https://reviews.llvm.org/D51262
llvm-svn: 364862
|
2019-07-01 23:00:32 +00:00 |