diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-03-16 13:36:56 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-03-16 13:36:56 +0000 |
commit | c660c8f5d2c76fe0cb18cd027057a58e2cb5de7b (patch) | |
tree | 64ae448848a29deb18f2b52107f48812d26b66f4 /lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/static-a.cpp | |
parent | 8dcf6fa3085af833751992d1ab3ceaf8f55f8cba (diff) | |
download | bcm5719-llvm-c660c8f5d2c76fe0cb18cd027057a58e2cb5de7b.tar.gz bcm5719-llvm-c660c8f5d2c76fe0cb18cd027057a58e2cb5de7b.zip |
Implement C++ DR727, which permits explicit specializations at class scope.
More generally, this permits a template to be specialized in any scope in which
it could be defined, so this also supersedes DR44 and DR374 (the latter of
which we previously only implemented in C++11 mode onwards due to unclarity as
to whether it was a DR).
llvm-svn: 327705
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/static-a.cpp')
0 files changed, 0 insertions, 0 deletions