diff options
author | Steve Naroff <snaroff@apple.com> | 2007-07-16 22:23:01 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2007-07-16 22:23:01 +0000 |
commit | 3e5e5560b3300b6bed669c6743c52d995e5d8a8d (patch) | |
tree | 20a41035678f5384a6e982c172313520eb870a34 /Basic/SourceManager.cpp | |
parent | a2c7767ce7d8feb10253f4b650826a20f3324c6f (diff) |
Remove the 2 QualType references to method UsualArithmeticConversions. Last week, I added these
to quickly fix a regression. Avoiding them entirely is a much cleaner solution. Clients of
UsualArithmeticConversions should simply call getType() on the expression to get the
converted type. In practice, only a small number of routines care about this.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@39934 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions