| commit | 1f81ced14cc29a8bb5e52ce11d7ebe204c8cc138 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Fri Oct 15 23:53:28 2010 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Fri Oct 15 23:53:28 2010 +0000 |
| tree | 21b73fde2bcec42285f04ba7c823f08d0253e873 | |
| parent | ad5f98a9b224876465ea16c097d6ec889491351c [diff] |
Allow list-initialization of a local variable of class type with a flexible array member, so long as the flexibility array member is either not initialized or is initialized with an empty initializer list. Fixes <rdar://problem/8540437>. llvm-svn: 116647