This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 7df5ad9e0 Fix typo in find-basic-function test new 421c17f45 Fix some crashes and deadlocks in FormatAnsiTerminalCodes
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/Utility/AnsiTerminal.h | 10 +++++-- unittests/Utility/AnsiTerminalTest.cpp | 55 ++++++++++++++++++++++++++++++++++ unittests/Utility/CMakeLists.txt | 1 + 3 files changed, 63 insertions(+), 3 deletions(-) create mode 100644 unittests/Utility/AnsiTerminalTest.cpp