Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LLDB] Remove lldb-mi | Jonas Devlieghere | 2019-07-18 | 5 | -91/+0 |
* | Make lldb-mi optional and change how we deal with missing tools in lit | Jonas Devlieghere | 2019-05-03 | 1 | -3/+1 |
* | [tools] Make vscode and lldb-instr optional. | Davide Italiano | 2019-04-16 | 1 | -0/+4 |
* | [Reproducers] Capture return values of functions returning by ptr/ref | Jonas Devlieghere | 2019-04-03 | 4 | -0/+15 |
* | [lldb-instr] Support LLDB_RECORD_DUMMY | Jonas Devlieghere | 2019-03-08 | 4 | -0/+5 |
* | [lldb-instr] Group RECORD macros | Jonas Devlieghere | 2019-02-20 | 1 | -0/+2 |
* | [lldb-instr] Don't print REGISTER macro when RECORD is already present | Jonas Devlieghere | 2019-02-19 | 1 | -0/+1 |
* | [lldb-instr] Test that we ignore existing macros. | Jonas Devlieghere | 2019-02-19 | 3 | -1/+13 |
* | [lldb-instr] Wrap returns of struct/classes in LLDB_RECORD_RESULT | Jonas Devlieghere | 2019-02-19 | 4 | -1/+8 |
* | [lldb-instr] Add constructor and move test into lit/tools | Jonas Devlieghere | 2019-02-18 | 4 | -0/+47 |