]> granicus.if.org Git - clang/commit
Finish fixing crasher with compound literals.
authorSteve Naroff <snaroff@apple.com>
Thu, 19 Jul 2007 21:32:11 +0000 (21:32 +0000)
committerSteve Naroff <snaroff@apple.com>
Thu, 19 Jul 2007 21:32:11 +0000 (21:32 +0000)
commitaff1edd84aaafef15b737acd8ec61abcca6d6bc3
treeb64e25fe8300dafebac649b3ffe9ce9d8c3f2925
parent2b64fdc4993795af86fd79f02085268e7be0dc4d
Finish fixing crasher with compound literals.

We still need to do sematic analysis (and implement initializers), however this
should complete the parsing & ast building for compound literals.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40067 91177308-0d34-0410-b5e6-96231b3b80d8
AST/StmtPrinter.cpp
Sema/SemaExpr.cpp
include/clang/AST/Expr.h
include/clang/AST/StmtNodes.def