This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 071892065 Tweak minidebuginfo-set-and-hit-breakpoint.test new cae86608a Extract and simplify DumpEnumValue new 95c93692f Add pretty printing of Clang "bitfield" enums
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: .../DWARF/debug-types-missing-signature.test | 4 +- .../test/lang/c/enum_types/TestEnumTypes.py | 28 ++++- .../Python/lldbsuite/test/lang/c/enum_types/main.c | 21 +++- source/Symbol/ClangASTContext.cpp | 125 ++++++++++++++------- 4 files changed, 134 insertions(+), 44 deletions(-)