[all-commits] [llvm/llvm-project] 33e3b0: [lldb] Include thread id in the reproducer trace (...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Dec 7 20:35:56 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33e3b07af3ce9595f49c75a8af559bdec5cc19fa
https://github.com/llvm/llvm-project/commit/33e3b07af3ce9595f49c75a8af559bdec5cc19fa
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-12-07 (Mon, 07 Dec 2020)
Changed paths:
M lldb/include/lldb/Utility/ReproducerInstrumentation.h
Log Message:
-----------
[lldb] Include thread id in the reproducer trace (NFC)
Include the current thread ID in the reproducer trace during
capture/recording.
More information about the All-commits
mailing list