diff options
| author | Douglas Gregor <dgregor@apple.com> | 2010-04-18 09:22:00 +0000 | 
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2010-04-18 09:22:00 +0000 | 
| commit | 870f3743e48838827244763ef1c3e9ecdd1fbb0c (patch) | |
| tree | d75df0ea015d6046cf0c8f2216fe9376f156429d /clang/lib/CodeGen/CGBlocks.h | |
| parent | 5b4be748cb992dc65296548f540b953d95420355 (diff) | |
| download | bcm5719-llvm-870f3743e48838827244763ef1c3e9ecdd1fbb0c.tar.gz bcm5719-llvm-870f3743e48838827244763ef1c3e9ecdd1fbb0c.zip | |
When performing reference initialization for the purposes of overload
resolution ([over.ics.ref]), we take some shortcuts required by the
standard that effectively permit binding of a const volatile reference
to an rvalue. We have to treat lightly here to avoid infinite
recursion.
Fixes PR6177.
llvm-svn: 101712
Diffstat (limited to 'clang/lib/CodeGen/CGBlocks.h')
0 files changed, 0 insertions, 0 deletions

