summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/func.c
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
commite1eb9d8cc4c125c20300784a7c92f5e95b44eb51 (patch)
tree6b36a7c8347b2740e81dde033f87a6a3251886bc /clang/test/Analysis/func.c
parent2fbc35443d572fd1f4800f63e9d18ee566aa4a73 (diff)
downloadbcm5719-llvm-e1eb9d8cc4c125c20300784a7c92f5e95b44eb51.tar.gz
bcm5719-llvm-e1eb9d8cc4c125c20300784a7c92f5e95b44eb51.zip
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). llvm-svn: 57978
Diffstat (limited to 'clang/test/Analysis/func.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud