Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++] Fix some constexpr tests broken by D68837 | Louis Dionne | 2019-11-07 | 1 | -1/+1 |
* | [libc++][P0202] Marked algorithms copy/copy_n/copy_if/copy_backward constexpr | Louis Dionne | 2019-11-06 | 1 | -53/+49 |
* | 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 |
* | [libcxx] [test] Fix whitespace, NFC. | Stephan T. Lavavej | 2018-04-12 | 1 | -4/+4 |
* | [libcxx] [test] Strip trailing whitespace, NFC. | Stephan T. Lavavej | 2018-02-12 | 1 | -2/+2 |
* | Add (commented out) constexpr tests for copy/copy_backwards/copy_if/copy_n. ... | Marshall Clow | 2018-01-22 | 1 | -1/+18 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+80 |