diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-01-26 17:47:49 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-01-26 17:47:49 +0000 |
commit | 57c9f4f278fe15dc4964f2999486ffdbabce635c (patch) | |
tree | fca47f129e7fe2d0c666d26c46a9bab47984eaf9 /test/CodeGenCXX/exceptions.cpp | |
parent | 0a9a6d68979619a621fedc5089674487f720f765 (diff) |
Rvalue references for *this: allow functions to be overloaded based on
the presence and form of a ref-qualifier. Note that we do *not* yet
implement the restriction in C++0x [over.load]p2 that requires either
all non-static functions with a given parameter-type-list to have a
ref-qualifier or none of them to have a ref-qualifier.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124297 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGenCXX/exceptions.cpp')
0 files changed, 0 insertions, 0 deletions