This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from d7147c1 Include <mutex> in Process.h - Jim's change in r270593 added [...] new 3567f07 Add unit tests for ModuleCache
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: unittests/Utility/CMakeLists.txt | 3 + unittests/Utility/Inputs/TestModule.c | 10 ++ .../Inputs/TestModule.so} | Bin 6144 -> 5602 bytes unittests/Utility/ModuleCacheTest.cpp | 179 +++++++++++++++++++++ 4 files changed, 192 insertions(+) create mode 100644 unittests/Utility/Inputs/TestModule.c copy unittests/{SymbolFile/PDB/Inputs/test-dwarf.exe => Utility/Inputs/TestModule. [...] create mode 100644 unittests/Utility/ModuleCacheTest.cpp