aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-11-12 07:43:42 +0000
committerChris Lattner <sabre@nondot.org>2008-11-12 07:43:42 +0000
commit32fea9d18cc3658a1b01df5ca6f2ac302625c61d (patch)
tree477bdc248666115f3bd74acfa3aaad85e94167eb /lib/CodeGen/CodeGenFunction.h
parentc8cc9ccc7b87a7ed1749b074f6b670bcec49abc1 (diff)
fix a crash analyzing constants in 176.gcc/expr.c with my next patch. It was
crashing because we errors are ignored in subexpressions that are not evaluated, but we still evaluate the result of parents. This would cause an assertion because the erroneous subexpr didn't have its result value set to the right type. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59110 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions