[all-commits] [llvm/llvm-project] 33fa67: [lldb/Reproducers] Add logging to the string templ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Jan 29 09:16:47 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 33fa6727b7ce1c3aad6ef4bb24dff2ce3e3b2c7a
https://github.com/llvm/llvm-project/commit/33fa6727b7ce1c3aad6ef4bb24dff2ce3e3b2c7a
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M lldb/source/Utility/ReproducerInstrumentation.cpp
Log Message:
-----------
[lldb/Reproducers] Add logging to the string template specialization
Only the templated function had logging for deserialization. The string
deserializer is implemented as a specialization and now prints to the
log as well.
More information about the All-commits
mailing list