summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
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
commitfac05aeae5bf580205b88b27e4394604ab5ec79c (patch)
tree399a206081e1a13181252cb1cfa0ba289ee564a9 /clang/lib/CodeGen/CodeGenFunction.cpp
parent2836d91630486f87174d6c929140fe58918f749d (diff)
downloadbcm5719-llvm-fac05aeae5bf580205b88b27e4394604ab5ec79c.tar.gz
bcm5719-llvm-fac05aeae5bf580205b88b27e4394604ab5ec79c.zip
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. llvm-svn: 59110
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud