summaryrefslogtreecommitdiffstats
path: root/lib/Parse/ParseDeclCXX.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-05-12 00:28:35 +0000
committerBill Wendling <isanbard@gmail.com>2012-05-12 00:28:35 +0000
commite2f692bd189cfdf562175b786fe92c87ecdfcbfb (patch)
tree7e87711c6f0f484373ffa378964b34d7e0c8eb52 /lib/Parse/ParseDeclCXX.cpp
parent0b3707c66993e57868b5480e79a9e0707c987dc0 (diff)
Merging r155218:
------------------------------------------------------------------------ r155218 | rsmith | 2012-04-20 11:46:14 -0700 (Fri, 20 Apr 2012) | 5 lines Fix bug where a class's (deleted) copy constructor would be implicitly given a non-const reference parameter type if the class had any subobjects with deleted copy constructors. This causes a rejects-valid if the class's copy constructor is explicitly defaulted (as happens for some implementations of std::pair etc). ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_31@156682 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Parse/ParseDeclCXX.cpp')
0 files changed, 0 insertions, 0 deletions