diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-05-11 17:39:34 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-05-11 17:39:34 +0000 |
commit | c97d7a2c6a3ab6eb21bc7e1a8b3aabea7f78970d (patch) | |
tree | cc8c1a87591b6d0b3836df76dc522b49c2ee13ac /libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc_rfunction.pass.cpp | |
parent | bb919dfb6bfe6c3f8b119a2341fb647f6d18a150 (diff) | |
download | bcm5719-llvm-c97d7a2c6a3ab6eb21bc7e1a8b3aabea7f78970d.tar.gz bcm5719-llvm-c97d7a2c6a3ab6eb21bc7e1a8b3aabea7f78970d.zip |
The C++98/03 standard is disturbingly silent about out-of-scope
explicit instantiations of template. C++0x clarifies the intent
(they're ill-formed in some cases; see [temp.explicit] for
details). However, one could squint at the C++98/03 standard and
conclude they are permitted, so reduce the error to a warning
(controlled by -Wc++0x-compat) in C++98/03 mode.
llvm-svn: 103482
Diffstat (limited to 'libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc_rfunction.pass.cpp')
0 files changed, 0 insertions, 0 deletions