| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-04-14 | Update the minimum external LLVM to 8 | Josh Stone | -5/+3 | |
| LLVM 8 was released on March 20, 2019, over a year ago. | ||||
| 2019-04-23 | Remove unnecessary ignore-tidy-linelength | varkor | -1/+0 | |
| 2019-03-22 | Correct minimum system LLVM version in tests | Samuel Holland | -1/+1 | |
| Since commit 9452a8dfa3ba, the new debug info format is only generated for LLVM 8 and newer versions. However, the tests still assume that LLVM 7 will use the new debug info format. Fix the tests (and a comment in the code) to match the actual version check. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-10-30 | Add more enum debug info tests | Tom Tromey | -0/+42 | |
| Rename the previous enum debug info test, and add more tests to cover c-like enums and tagged (ordinary) enums. | ||||
