]> granicus.if.org Git - clang/commit
Revert the hack Chris Lattner added in r97981 to work around
authorDouglas Gregor <dgregor@apple.com>
Fri, 8 Oct 2010 20:56:19 +0000 (20:56 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 8 Oct 2010 20:56:19 +0000 (20:56 +0000)
commitc56bb5df5e917236e45edf1f96cf8c34cbaf97dd
tree7367127497c7bf14cff8cedb1c2707c281623818
parent022d13de47a5f02d1e4089fa3360fae8bcb17666
Revert the hack Chris Lattner added in r97981 to work around
brokenness in the designated-initializer ASTs. The ASTs were fixed by
Alp Toker's patch (r116098) for PR6955. Fixes PR6537.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116101 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprAgg.cpp