aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGExprAgg.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2008-10-22 14:17:15 +0000
committerDouglas Gregor <dgregor@apple.com>2008-10-22 14:17:15 +0000
commit57373266011f73418381b736015d8d2bb0381176 (patch)
tree7b317f8171c38b79e75c023c04fdf6a2aef68f22 /lib/CodeGen/CGExprAgg.cpp
parentc4bf72c544190123da4b4b6c4dc198e8f206227c (diff)
Implement ranking of standard conversion sequences by their qualification
conversions (e.g., comparing int* -> const int* against int* -> const volatile int*); see C++ 13.3.3.2p3 bullet 3. Add Sema::UnwrapSimilarPointerTypes to simplify the control flow of IsQualificationConversion and CompareQualificationConversion (and fix the handling of the int* -> volatile int* conversion in the former). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57978 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGExprAgg.cpp')
0 files changed, 0 insertions, 0 deletions