Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++] [test] Remove `using std::any{,_cast}` from std/utilities/any/. NFCI. | Arthur O'Dwyer | 2022-02-16 | 1 | -3/+2 |
* | [libc++] Rename *SAFE_STATIC to *CONSTINIT, and normalize its uses. | Arthur O'Dwyer | 2022-02-15 | 1 | -2/+2 |
* | [libc++][nfc] Use TEST_SAFE_STATIC. | Mark de Wever | 2022-02-08 | 1 | -3/+1 |
* | [libc++] Remove the c++98 Lit feature from the test suite | Louis Dionne | 2020-06-03 | 1 | -1/+1 |
* | libcxx: Rename .hpp files in libcxx/test/support to .h | Nico Weber | 2019-08-21 | 1 | -1/+1 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+3 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Improve constexpr tests for std::any | Eric Fiselier | 2016-09-07 | 1 | -9/+9 |
* | [libcxx] Add std::any | Eric Fiselier | 2016-08-11 | 1 | -0/+47 |