aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/default-assignment-operator.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-05-11 08:41:30 +0000
committerDouglas Gregor <dgregor@apple.com>2010-05-11 08:41:30 +0000
commitbb6e73fcf60fa5a4cc36c14744dc366b658443b5 (patch)
treeb7d1eb4dff59d4bfc4cdc805ef2b6c2008f6d01c /test/SemaCXX/default-assignment-operator.cpp
parent444eaa83cc2dd7904e4deed82574696b9337de02 (diff)
A DeclRefExpr that refers to a member function or a static data member
of the current instantiation is value-dependent. The C++ standard fails to enumerate this case and, therefore, we missed it. Chandler did all of the hard work of reducing the last remaining Boost.PtrContainer failure (which had to do with static initialization in the Serialization library) down to this simple little test. While I'm at it, clean up the dependence rules for template arguments that are declarations, and implement the dependence rules for template argument packs. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103464 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/SemaCXX/default-assignment-operator.cpp')
0 files changed, 0 insertions, 0 deletions