This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 35b89933f Fix NetBSD build for r343409 new 397361d75 Escape newlines in default disassembly format. new abbb5874f [Interpreter] Escape backticks when dumping format entities.
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: lit/Settings/TestDisassemblyFormat.test | 2 ++ source/Core/Debugger.cpp | 4 ++-- source/Interpreter/OptionValueFormatEntity.cpp | 18 +++++++++++++++++- 3 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 lit/Settings/TestDisassemblyFormat.test