[all-commits] [llvm/llvm-project] c62ffb: [lldb/Reproducers] Include string length in string...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Jan 31 17:46:18 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c62ffb1b192daa66a8602d1511e04fb31809ffbe
https://github.com/llvm/llvm-project/commit/c62ffb1b192daa66a8602d1511e04fb31809ffbe
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M lldb/include/lldb/Utility/ReproducerInstrumentation.h
M lldb/source/Utility/ReproducerInstrumentation.cpp
M lldb/unittests/Utility/ReproducerInstrumentationTest.cpp
Log Message:
-----------
[lldb/Reproducers] Include string length in string (de)serialization.
This allows us to differentiate between an empty string and a nullptr.
(cherry picked from commit 53e206284fa715886020d6a5553bf791582850a3)
More information about the All-commits
mailing list