]> granicus.if.org Git - clang/commit
Generate the correct results for the comma expression. Fixes PR3123.
authorAnders Carlsson <andersca@mac.com>
Mon, 1 Dec 2008 06:44:05 +0000 (06:44 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 1 Dec 2008 06:44:05 +0000 (06:44 +0000)
commit4fdfb0965b396f2778091f7e6c051d17ff9791ba
treea2da7238499a9474f14af0c188cf011d867b7dc0
parentd26527708b2b2f3b1d747f570efd10149d48364e
Generate the correct results for the comma expression. Fixes PR3123.

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