summaryrefslogtreecommitdiffstats
path: root/libcxx/test/strings/basic.string/string.modifiers/string::append/pointer.pass.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
commit0e4de76610edac3bc1541e5130a490925d6a9cf4 (patch)
tree9562edeabe2a6592dcf8ba0290763c2bb1bd7993 /libcxx/test/strings/basic.string/string.modifiers/string::append/pointer.pass.cpp
parent6bd2d6c4becd02eb809b32c7494ad17f844bb5d6 (diff)
downloadbcm5719-llvm-0e4de76610edac3bc1541e5130a490925d6a9cf4.tar.gz
bcm5719-llvm-0e4de76610edac3bc1541e5130a490925d6a9cf4.zip
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. llvm-svn: 103464
Diffstat (limited to 'libcxx/test/strings/basic.string/string.modifiers/string::append/pointer.pass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud