aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/SmallPtrSet.cpp
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2007-07-17 00:58:39 +0000
committerSteve Naroff <snaroff@apple.com>2007-07-17 00:58:39 +0000
commitdbd9e8933481521cf7692b2a6a6cc02ce3bbe11a (patch)
treed3b14e368c4d9867f31c604f39654b7658a5e1ac /llvm/lib/Support/SmallPtrSet.cpp
parent09f86993bd14603f9faa6a96d836dc7c1beae644 (diff)
downloadllvm-dbd9e8933481521cf7692b2a6a6cc02ce3bbe11a.zip
llvm-dbd9e8933481521cf7692b2a6a6cc02ce3bbe11a.tar.gz
llvm-dbd9e8933481521cf7692b2a6a6cc02ce3bbe11a.tar.bz2
Convert UsualArithmeticConversions to return "void". Now that we synthesize ImplicitCastExpr's,
there is no compelling need to return the converted type. If both expression type's are arithmetic, then both types will always be the same. If they aren't (for pointer/int types, say), then the types will be different. The client is responsible for distinguishing... llvm-svn: 39947
Diffstat (limited to 'llvm/lib/Support/SmallPtrSet.cpp')
0 files changed, 0 insertions, 0 deletions