diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-02-12 19:00:39 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-02-12 19:00:39 +0000 |
commit | dfb5e597e033c8fa09c0e178bd93cfcdf060862e (patch) | |
tree | af2fff75df5c91d48688e9665771efdfe5919e33 /lib/CodeGen/CGDecl.cpp | |
parent | 01a0c3624aaa976ccba08b6cee1606521b8378d2 (diff) |
Fix a bug with designated initializers where we were stepping out of a
union subobject initialization before checking whether the next
initiailizer was actually a designated initializer. This led to
spurious "excess elements in union initializer" errors. Thanks to
rdivacky for reporting the bug!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64392 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDecl.cpp')
0 files changed, 0 insertions, 0 deletions