summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-instr
Commit message (Expand)AuthorAgeFilesLines
* [lldb] [cmake] Support linking against clang-cpp dylibMichal Gorny2019-10-041-1/+1
* [LLDB] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-3/+3
* [Reproducers] Capture return values of functions returning by ptr/refJonas Devlieghere2019-04-031-1/+3
* [lldb-instr] Support LLDB_RECORD_DUMMYJonas Devlieghere2019-03-081-13/+29
* [lldb-instr] Group RECORD macrosJonas Devlieghere2019-02-201-4/+11
* [lldb-instr] Don't print REGISTER macro when RECORD is already presentJonas Devlieghere2019-02-191-8/+9
* [lldb-instr] Wrap returns of struct/classes in LLDB_RECORD_RESULTJonas Devlieghere2019-02-191-3/+42
* [lldb-instr] Pass PCHContainerOperations to ClangToolJonas Devlieghere2019-02-122-1/+8
* [lldb] [lldb-instr] Add missing linkage to clang librariesMichal Gorny2019-02-111-0/+3
* [Reproducers] lldb-instr: tool to generate instrumentation macros.Jonas Devlieghere2019-02-062-0/+297
OpenPOWER on IntegriCloud