summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/constexpr-builtin-bit-cast.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix behavior of __builtin_bit_cast when the From and To types are theRichard Smith2019-10-071-0/+16
* NFC: Fix a poorly-written testErik Pilkington2019-09-231-7/+7
* [NFC] Fixed failed testDavid Bolvansky2019-09-221-1/+1
* [C++2a] Add __builtin_bit_cast, used to implement std::bit_castErik Pilkington2019-07-021-0/+383
OpenPOWER on IntegriCloud