Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+1 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Adjust unsupported C++ versions in some tests | Mikhail Maltsev | 2018-10-24 | 1 | -1/+1 |
* | Add missing test_macros.h inclusion. | Billy Robert O'Neal III | 2017-11-21 | 1 | -0/+1 |
* | Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ... | Billy Robert O'Neal III | 2017-11-21 | 1 | -2/+2 |
* | Fix UB - signed integer overflow in regex. Thanks to Tim Shen for the patch. ... | Marshall Clow | 2017-10-19 | 1 | -0/+40 |