This patch fixes the JSON parser for StructuredData to handle JSON null
entries.
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Paths
| Differential D135616
[lldb/Utility] Fix StructuredData::ParseJSONValue for null items ClosedPublic Authored by mib on Oct 10 2022, 1:45 PM.
Details Summary This patch fixes the JSON parser for StructuredData to handle JSON null Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diff Detail Event Timelinemib added a child revision: D135547: [lldb/Utility] Add GetDescription(Stream&) to StructureData::*.Oct 10 2022, 1:45 PM mib added a parent revision: D135482: [lldb/crashlog] Fix the image_regex_uuid to skip null UUID images. This revision is now accepted and ready to land.Nov 1 2022, 10:58 AM Closed by commit rG90608963d40b: [lldb/Utility] Fix StructuredData::ParseJSONValue for null items (authored by mib). · Explain WhyNov 3 2022, 2:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 466607 lldb/source/Utility/StructuredData.cpp
|