Skip to content
Commit 78f4d95d authored by Greg Clayton's avatar Greg Clayton
Browse files

Fixed parsing the DW_TAG_member children for structs, unions and classes to...

Fixed parsing the DW_TAG_member children for structs, unions and classes to not alway treat every member as a bitfield.

The previous fix for bitfields made us always search for anonymous bitfields regardless of the member (bitfield or normal field).

llvm-svn: 197088
parent 7cff3133
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment