DR727: remove wrong assertion for use of class-scope explicit
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 23 Apr 2018 18:38:30 +0000 (18:38 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 23 Apr 2018 18:38:30 +0000 (18:38 +0000)
commit213aee0bddd0a55f536c337a53619f4b2e1e6f26
treece88dcdcb71574b66f98b92307d7d0b138cf0057
parent3fd67df3f85887b61296bbef223cd4a6b839353c
DR727: remove wrong assertion for use of class-scope explicit
specialization without -fms-extensions.

llvm-svn: 330626
clang/lib/Sema/SemaTemplate.cpp
clang/test/CXX/drs/dr7xx.cpp