[lldb/Reproducers] Add logging to the string template specialization
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 29 Jan 2020 17:15:13 +0000 (09:15 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 29 Jan 2020 17:16:43 +0000 (09:16 -0800)
commit33fa6727b7ce1c3aad6ef4bb24dff2ce3e3b2c7a
tree6e7581a5287dac80280a8169e83ce409977e5988
parent90c31b0f428fe911255277a60782ea9114700475
[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.
lldb/source/Utility/ReproducerInstrumentation.cpp