This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 2b4f98b00 Fix unused private field warning. new f13248d85 Change std::sort to llvm::sort to detect non-determinism.
The 1 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/UniqueCStringMap.h | 2 +- source/Breakpoint/BreakpointResolver.cpp | 18 +++++++++--------- source/Commands/CommandObjectType.cpp | 2 +- source/Interpreter/OptionValueArray.cpp | 2 +- source/Interpreter/OptionValueFileSpecLIst.cpp | 2 +- source/Interpreter/OptionValuePathMappings.cpp | 2 +- .../Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp | 2 +- .../POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp | 2 +- .../Plugins/ExpressionParser/Clang/ClangASTSource.cpp | 8 ++++---- source/Plugins/Process/Utility/DynamicRegisterInfo.cpp | 4 ++-- source/Plugins/Process/minidump/MinidumpParser.cpp | 10 +++++----- source/Symbol/ArmUnwindInfo.cpp | 2 +- source/Symbol/CompileUnit.cpp | 8 ++++---- source/Symbol/Function.cpp | 10 +++++----- source/Symbol/Symtab.cpp | 9 ++++----- source/Target/Target.cpp | 2 +- source/Utility/Timer.cpp | 2 +- 17 files changed, 43 insertions(+), 44 deletions(-)