[lldb] Revert some change in data-formatter-objc/main.m that broke TestDataFormatterO...
authorRaphael Isemann <teemperor@gmail.com>
Wed, 5 Feb 2020 13:07:19 +0000 (14:07 +0100)
committerRaphael Isemann <teemperor@gmail.com>
Wed, 5 Feb 2020 13:08:57 +0000 (14:08 +0100)
commit706256b6d3972dcfa2d3e888d0640e1689c4be95
tree9c4fe4e50c81ba3ea0161955b9d7349ddaae38d6
parenteaf0c89ec5f866b6cef296c542c030bb2cf8481d
[lldb] Revert some change in data-formatter-objc/main.m that broke TestDataFormatterObjCNSDate.py

Changing the date2 to an timezone independent value broke the test as the data formatters
uses the current time zone for the summary (so changing it to a time zone independent value
would again break the test in some time zones). We anyway just care about this for date2
which will be printed in a timezone-independent summary.
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/main.m