diff options
author | Sebastian Redl <sebastian.redl@getdesigned.at> | 2009-04-12 17:16:29 +0000 |
---|---|---|
committer | Sebastian Redl <sebastian.redl@getdesigned.at> | 2009-04-12 17:16:29 +0000 |
commit | e2b6833d445c7a4ce64f1816c05f176ba1740aca (patch) | |
tree | 654e1620b4b2022776410b7c16c044fbdfe3af35 /lib/CodeGen/ModuleBuilder.cpp | |
parent | 36dc958556adb36efd060a2773e026727005e3a8 (diff) |
Parse deleted member functions. Parsing member declarations goes through a different code path that I forgot previously.
Implement the rvalue reference overload dance for returning local objects. Returning a local object first tries to find a move constructor now.
The error message when no move constructor is defined (or is not applicable) and the copy constructor is deleted is quite ugly, though.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68902 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions