summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-db/CLIDebugger.h
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/tools/llvm-db/CLIDebugger.h
parent09f86993bd14603f9faa6a96d836dc7c1beae644 (diff)
downloadbcm5719-llvm-dbd9e8933481521cf7692b2a6a6cc02ce3bbe11a.tar.gz
bcm5719-llvm-dbd9e8933481521cf7692b2a6a6cc02ce3bbe11a.zip
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/tools/llvm-db/CLIDebugger.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud