Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+1 |
* | Fix a bit of libc++-specific behavior in the regex tests; add a missing test.... | Marshall Clow | 2019-01-31 | 1 | -2/+4 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Mark tests as unsupported in C++98 as well | Roger Ferrer Ibanez | 2017-11-02 | 1 | -1/+1 |
* | Mark the new tests as unsupported when there are no exceptions | Marshall Clow | 2017-09-12 | 1 | -1/+2 |
* | XFAIL a couple of new <regex> tests for C++03 | Marshall Clow | 2017-09-12 | 1 | -0/+1 |
* | Apply D28224: 'Throw exception after too many steps' Fixes PR#20291. Thanks t... | Marshall Clow | 2017-09-12 | 1 | -0/+46 |