summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2009-12-29 07:16:59 +0000
committerChandler Carruth <chandlerc@gmail.com>2009-12-29 07:16:59 +0000
commit607f38e05fac37a6a4972199eb646d8f1d2ff878 (patch)
treea1b2432f29f5df3103b97dd91af686573fb31aa8 /clang/lib/CodeGen/CodeGenModule.cpp
parent5d3b07711118b241a827c4d07a123337331db3d7 (diff)
downloadbcm5719-llvm-607f38e05fac37a6a4972199eb646d8f1d2ff878.tar.gz
bcm5719-llvm-607f38e05fac37a6a4972199eb646d8f1d2ff878.zip
Correctly refer to element CVR qualifications when determining if a type is
more or less cv-qualified than another during implicit conversion and overload resolution ([basic.type.qualifier] p5). Factors the logic out of template deduction and into the ASTContext so it can be shared. This fixes several aspects of PR5542, but not all of them. llvm-svn: 92248
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud