diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-01-28 23:36:17 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-01-28 23:36:17 +0000 |
commit | 34e7946831a63f96d3ba3478c74ca8e25ee52d7e (patch) | |
tree | abb077e17e60200375521dcaa14875641f5ad747 /lib/CodeGen/CodeGenModule.cpp | |
parent | 939abced90071beb750041ee9c2cf57f827e024a (diff) |
Improvements to code-generation and semantic analysis of designated
initializers.
- We now initialize unions properly when a member other than the
first is named by a designated initializer.
- We now provide proper semantic analysis and code generation for
GNU array-range designators *except* that side effects will occur
more than once. We warn about this.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63253 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions