[lldb] Specify default value for platform.module-cache-directory
authorTatyana Krasnukha <tatyana@synopsys.com>
Thu, 12 Mar 2020 18:48:23 +0000 (21:48 +0300)
committerTatyana Krasnukha <tatyana@synopsys.com>
Thu, 12 Mar 2020 19:08:12 +0000 (22:08 +0300)
commitfe74df01a909fb02528e83e90124f1b706176ddd
tree72368de1f21786c19674b1c453b44c2233f92f10
parent05334de67976d16cf38ea99182e369742b40f023
[lldb] Specify default value for platform.module-cache-directory

In addition to the commit rG352f16db87f583ec7f55f8028647b5fd8616111f,
this one fixes settings behavior on clearing - the setting should be
reverted to their default value, not an empty one.
lldb/include/lldb/Target/Platform.h
lldb/source/Target/Platform.cpp