This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from eb1d06bbb Resubmit "Fix bug in PE/COFF plugin." new 6a1a18db5 [NativePDB] Add support for bitfield records.
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: lit/SymbolFile/NativePDB/Inputs/bitfields.lldbinit | 5 ++ lit/SymbolFile/NativePDB/bitfields.cpp | 61 ++++++++++++++++++++++ .../SymbolFile/NativePDB/UdtRecordCompleter.cpp | 24 +++++++-- 3 files changed, 86 insertions(+), 4 deletions(-) create mode 100644 lit/SymbolFile/NativePDB/Inputs/bitfields.lldbinit create mode 100644 lit/SymbolFile/NativePDB/bitfields.cpp