Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make std::addressof constexpr in C++17 (Clang only). | Eric Fiselier | 2016-03-17 | 1 | -0/+42 |
* | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 4 | -0/+4 |
* | Remove undefined behavior from some tests. Same pattern as the unitialized_co... | Marshall Clow | 2015-11-02 | 2 | -10/+16 |
* | Remove undefined behavior from some tests. Thanks to Walter Brown for the hea... | Marshall Clow | 2015-11-02 | 2 | -10/+18 |
* | Implement LWG2433: uninitialized_copy()/etc. should tolerate overloaded opera... | Marshall Clow | 2015-05-19 | 4 | -0/+94 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 6 | -0/+265 |