| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [lldb] [cmake] Support linking against clang-cpp dylib | Michal Gorny | 2019-10-04 | 1 | -1/+1 |
| * | [LLDB] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -3/+3 |
| * | [Reproducers] Capture return values of functions returning by ptr/ref | Jonas Devlieghere | 2019-04-03 | 1 | -1/+3 |
| * | [lldb-instr] Support LLDB_RECORD_DUMMY | Jonas Devlieghere | 2019-03-08 | 1 | -13/+29 |
| * | [lldb-instr] Group RECORD macros | Jonas Devlieghere | 2019-02-20 | 1 | -4/+11 |
| * | [lldb-instr] Don't print REGISTER macro when RECORD is already present | Jonas Devlieghere | 2019-02-19 | 1 | -8/+9 |
| * | [lldb-instr] Wrap returns of struct/classes in LLDB_RECORD_RESULT | Jonas Devlieghere | 2019-02-19 | 1 | -3/+42 |
| * | [lldb-instr] Pass PCHContainerOperations to ClangTool | Jonas Devlieghere | 2019-02-12 | 2 | -1/+8 |
| * | [lldb] [lldb-instr] Add missing linkage to clang libraries | Michal Gorny | 2019-02-11 | 1 | -0/+3 |
| * | [Reproducers] lldb-instr: tool to generate instrumentation macros. | Jonas Devlieghere | 2019-02-06 | 2 | -0/+297 |

