diff options
author | Steve Naroff <snaroff@apple.com> | 2007-06-13 15:42:33 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2007-06-13 15:42:33 +0000 |
commit | d6fbee81dfd74e26977d9154d6cb043a68d7b452 (patch) | |
tree | 14d1969e6bca2c029c1e65fcbe463d1caccc4ad0 /clang/CodeGen/CodeGenFunction.cpp | |
parent | c0a38dd38fc8217d08afe622438b3ecd52546ce2 (diff) | |
download | bcm5719-llvm-d6fbee81dfd74e26977d9154d6cb043a68d7b452.tar.gz bcm5719-llvm-d6fbee81dfd74e26977d9154d6cb043a68d7b452.zip |
Bug #:
Submitted by:
Reviewed by:
Fixed typechecking bugs wrt UsualUnaryConversions. Includes two distinct fixes:
#1: Call UsualUnaryConversions in CheckRelationalOperands/CheckEqualityOperands.
#2: UsualArithmeticConversions arguments are now output parameters. This insures
the implicit conversion is seen by clients (and fixes bugs in CheckAdditionOperands
and CheckSubtractionOperands when doing pointer arithmetic).
~
llvm-svn: 39649
Diffstat (limited to 'clang/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions