[Lldb-commits] [PATCH] D67520: Add pretty printing of Clang "bitfield" enums

Frederic Riss via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 7 17:16:27 PDT 2019


friss updated this revision to Diff 223702.
friss added a comment.

Added a couple more tests


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67520/new/

https://reviews.llvm.org/D67520

Files:
  lit/SymbolFile/DWARF/debug-types-missing-signature.test
  packages/Python/lldbsuite/test/lang/c/enum_types/TestEnumTypes.py
  packages/Python/lldbsuite/test/lang/c/enum_types/main.c
  source/Symbol/ClangASTContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67520.223702.patch
Type: text/x-patch
Size: 9874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191008/5a7f07fe/attachment.bin>


More information about the lldb-commits mailing list