Skip to content
Commit a3b2f6f2 authored by Eli Friedman's avatar Eli Friedman
Browse files

Make sure to count the struct elements correctly; here, we want the

member count.  The count returned by numStructUnionElements is the 
number of initializers that will be consumed, not the number of members 
to iterate through.  Fixes PR2534.

llvm-svn: 54601
parent 121ba0c4
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