Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Fix an unsigned integer overflow in regex that lead to a bad memory access. F... | Marshall Clow | 2017-10-19 | 1 | -0/+1 |
* | Update all bug URL's to point to https://bugs.llvm.org/... | Eric Fiselier | 2017-02-17 | 1 | -1/+1 |
* | Fix bug #31387 - not checking end iterator when parsing decimal escape. Thank... | Marshall Clow | 2016-12-24 | 1 | -0/+44 |