]> granicus.if.org Git - clang/commit
CallExpr's SubExprs sometimes were allocated in the wrong place.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 28 Jul 2009 06:29:46 +0000 (06:29 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 28 Jul 2009 06:29:46 +0000 (06:29 +0000)
commit68a049cab6015a7437bec5661601b7d37d23c70c
tree02b0f5b38a1b5373c3e8b5fe61b79758657e6f4d
parent7a1bcdf26d48c2c40e900a973f7ffca45f451526
CallExpr's SubExprs sometimes were allocated in the wrong place.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77302 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/Expr.cpp