[all-commits] [llvm/llvm-project] 5e3fe2: [lldb/Reproducers] Refactor GetStopReasonExtendedB...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Feb 6 14:02:42 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5e3fe22c636274d4308400b0c2c9bc533ed0c49b
https://github.com/llvm/llvm-project/commit/5e3fe22c636274d4308400b0c2c9bc533ed0c49b
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-02-06 (Thu, 06 Feb 2020)
Changed paths:
M lldb/source/API/SBThread.cpp
Log Message:
-----------
[lldb/Reproducers] Refactor GetStopReasonExtendedBacktraces (NFC)
Refactore GetStopReasonExtendedBacktraces so that the reproducer macro
is passed an instrumented copy constructor rather than the constructor
taking a ThreadCollectionSP, which is not instrumented.
Commit: 2d591786343288828d00b9601693bb9d1663c2a9
https://github.com/llvm/llvm-project/commit/2d591786343288828d00b9601693bb9d1663c2a9
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-02-06 (Thu, 06 Feb 2020)
Changed paths:
M lldb/include/lldb/Utility/ReproducerInstrumentation.h
Log Message:
-----------
[lldb/Reproducers] Add missing strings for redirect macro
Compare: https://github.com/llvm/llvm-project/compare/516f6f83ce67...2d5917863432
More information about the All-commits
mailing list