This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 4c4ae4d Update GenerateAdditionalHelpAvenues to take StringRef. new e6dd640 Make Apropos functions accept StringRefs. new 3950928 Fix some unit test compilation failures.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/lldb/Core/UserSettingsController.h | 5 ++--- include/lldb/Interpreter/CommandInterpreter.h | 4 ++-- include/lldb/Interpreter/OptionValueProperties.h | 2 +- source/Core/UserSettingsController.cpp | 2 +- source/Interpreter/CommandInterpreter.cpp | 8 ++++---- source/Interpreter/OptionValueProperties.cpp | 5 ++--- unittests/Core/TimerTest.cpp | 2 +- .../Python/PythonDataObjectsTests.cpp | 24 +++++++++++----------- 8 files changed, 25 insertions(+), 27 deletions(-)