diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2015-03-20 07:21:46 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2015-03-20 07:21:46 +0000 |
commit | 0068cb2499653e8874c2a24d3efbb0b1c0871a91 (patch) | |
tree | ec846c37cae6bb14b46247c9c7f110529ed46b3d /lldb/source/Core/StreamFile.cpp | |
parent | e9fe0a298c4c1602b94c2f49ab19a753eaadc87c (diff) | |
download | bcm5719-llvm-0068cb2499653e8874c2a24d3efbb0b1c0871a91.tar.gz bcm5719-llvm-0068cb2499653e8874c2a24d3efbb0b1c0871a91.zip |
[MSVC] Explicit specializations can be declared in any namespace (fix for http://llvm.org/PR13738)
MS compiler emits no errors in case of explicit specializations outside declaration enclosing namespaces, even when language extensions are disabled.
The patch is to suppress errors and emit extension warnings if explicit specializations are not declared in the corresponding namespaces.
This fixes PR13738.
Patch by Alexey Frolov.
Differential Revision: http://reviews.llvm.org/D8283
llvm-svn: 232800
Diffstat (limited to 'lldb/source/Core/StreamFile.cpp')
0 files changed, 0 insertions, 0 deletions