This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 56dd94070 [Reproducers] Limit logging to calls that cross the API boundary. new 4cf4c5487 Lock accesses to OptionValueFileSpecList objects
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/Interpreter/OptionValueFileSpecList.h | 18 ++++++++++--- include/lldb/Target/Target.h | 8 +++--- include/lldb/Target/Thread.h | 2 +- source/Commands/CommandObjectTarget.cpp | 2 +- source/Interpreter/OptionValueFileSpecLIst.cpp | 3 ++- .../Darwin-Kernel/DynamicLoaderDarwinKernel.cpp | 3 ++- .../Clang/ClangModulesDeclVendor.cpp | 2 +- .../Platform/MacOSX/PlatformDarwinKernel.cpp | 4 +-- .../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 6 ++--- source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h | 2 +- source/Target/Target.cpp | 30 ++++++++++++++-------- source/Target/TargetList.cpp | 2 +- source/Target/Thread.cpp | 4 +-- 13 files changed, 56 insertions(+), 30 deletions(-)