]> granicus.if.org Git - clang/commit
Fix incorrect AST's being produced, noticed by Eli.
authorNate Begeman <natebegeman@mac.com>
Sun, 28 Jun 2009 19:12:57 +0000 (19:12 +0000)
committerNate Begeman <natebegeman@mac.com>
Sun, 28 Jun 2009 19:12:57 +0000 (19:12 +0000)
commitdde2598cfbaafd71e5d6926f0beb6b77599de28e
tree931d4b20d7b4e6ed26e5f00200301f40444eeae5
parent49e2e99442f32305b011d1450801462621b8dccc
Fix incorrect AST's being produced, noticed by Eli.
The issue this was working around is no longer present in TOT clang.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@74411 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp