Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix behavior of __builtin_bit_cast when the From and To types are the | Richard Smith | 2019-10-07 | 1 | -0/+16 |
* | NFC: Fix a poorly-written test | Erik Pilkington | 2019-09-23 | 1 | -7/+7 |
* | [NFC] Fixed failed test | David Bolvansky | 2019-09-22 | 1 | -1/+1 |
* | [C++2a] Add __builtin_bit_cast, used to implement std::bit_cast | Erik Pilkington | 2019-07-02 | 1 | -0/+383 |