diff options
author | Douglas Gregor <dgregor@apple.com> | 2008-10-22 14:17:15 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2008-10-22 14:17:15 +0000 |
commit | e1eb9d8cc4c125c20300784a7c92f5e95b44eb51 (patch) | |
tree | 6b36a7c8347b2740e81dde033f87a6a3251886bc /llvm/lib/Support/PluginLoader.cpp | |
parent | 2fbc35443d572fd1f4800f63e9d18ee566aa4a73 (diff) | |
download | llvm-e1eb9d8cc4c125c20300784a7c92f5e95b44eb51.zip llvm-e1eb9d8cc4c125c20300784a7c92f5e95b44eb51.tar.gz llvm-e1eb9d8cc4c125c20300784a7c92f5e95b44eb51.tar.bz2 |
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 'llvm/lib/Support/PluginLoader.cpp')
0 files changed, 0 insertions, 0 deletions