Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove NO_DEBUGINFO_TESTCASE from testcase. | Adrian Prantl | 2019-01-24 | 1 | -5/+0 |
* | Add decorator support for the DWARF version produced by the compiler | Adrian Prantl | 2019-01-24 | 1 | -0/+1 |
* | Skip test on clang <8 instead of 7 | Adrian Prantl | 2019-01-24 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 10 | -40/+30 |
* | Skip test with older versions of clang | Jonas Devlieghere | 2018-10-23 | 1 | -0/+1 |
* | [lldbsuite, windows] Disable two tail call frames tests that fail on Windows | Stella Stamenova | 2018-10-19 | 2 | -0/+5 |
* | Use a relaxed substring check for function names in a test | Vedant Kumar | 2018-10-16 | 1 | -2/+7 |
* | Use assertEqual to improve test failure logging | Vedant Kumar | 2018-10-16 | 2 | -12/+12 |
* | Add support for artificial tail call frames | Vedant Kumar | 2018-10-05 | 30 | -0/+567 |