commit | dfb5e597e033c8fa09c0e178bd93cfcdf060862e | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Thu Feb 12 19:00:39 2009 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Thu Feb 12 19:00:39 2009 +0000 |
tree | af2fff75df5c91d48688e9665771efdfe5919e33 | |
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